This content originally appeared on DEV Community and was authored by Leonardo Rafael Wehrmeister
Hi,
I'm here to introduce a CSS open source project called Beercss https://www.beercss.com. So, here are some points IMO:
- "ZERO documentation" this sounds weird at first time. It's like an UI Kit.
- Has about 100 css classes to combine.
- It's lightweight, has about 10kb of size.
- It's standalone and has zero dependencies. This is nice because you can work with any stack (Vue, React, Svelte and others).
- You can do a lot of combinations and scale your elements. Some frameworks has a scale issues, and you need to face it, with your own way.
- The trigger system is very simple. To activate/deactivate an element you can add/remove class
active
or add the codeui(selector)
. To open a modalui(selector)
. To close a modalui(selector)
. It's the same function and the framework just knows what to do. - It's themeable with CSS vars.
- It's focused on a CSS tier.
Thanks for your time guys and I hope you enjoy it! ??
This content originally appeared on DEV Community and was authored by Leonardo Rafael Wehrmeister

Leonardo Rafael Wehrmeister | Sciencx (2021-08-04T15:06:21+00:00) Take a look on beercss ?. Retrieved from https://www.scien.cx/2021/08/04/take-a-look-on-beercss-%f0%9f%8d%ba/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.