2 comments

  • gr4vityWall29 minutes ago
    Wasn&#x27;t familiar with it, looks interesting.<p>Some animations are painfully slow, though. After opening a menu[0], it takes a long time to close once you click outside.<p>How well does it work without JS? I assume that&#x27;s how the ripple effect is implemented.<p>[0] - <a href="https:&#x2F;&#x2F;www.beercss.com&#x2F;#:~:text=Menus,-code" rel="nofollow">https:&#x2F;&#x2F;www.beercss.com&#x2F;#:~:text=Menus,-code</a><p>Edit: they have documented what works and what doesn&#x27;t with JS disabled here : <a href="https:&#x2F;&#x2F;github.com&#x2F;beercss&#x2F;beercss&#x2F;blob&#x2F;main&#x2F;docs&#x2F;JAVASCRIPT.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;beercss&#x2F;beercss&#x2F;blob&#x2F;main&#x2F;docs&#x2F;JAVASCRIPT...</a><p>That file hasn&#x27;t been updated in a while. Not sure if nothing has changed since then, or if it&#x27;s outdated.
  • ghrl49 minutes ago
    Beer CSS is great. I&#x27;ve used it for multiple simple projects and it provides a great DX with the clean html code and the many snippets on the official website. The only downside is that LLMs are quite bad at working with it from my experience, maybe it&#x27;s just too simple for them..