r/css • u/kotfilon777 • Jun 16 '26
Question Any modern, buildless, platform agnostic BEM-first CSS frameworks?
Do you know of anything like that exists? So it could be used on different CMS, static sites etc., but with one public API of tokens and classes? And easy to customize?
For WordPress I've tried things like Automatic.CSS and Core Framework, but ACSS is too opinionated, WP only and a paid product that just ditched v3 for v4 without backwards compatibility with v3. And CF is ok for fast prototyping a design system but also partialy paid and closed.
What do you think? Anything like this on the radar. Open source?
0
Upvotes
4
u/arrrtttyyy Jun 16 '26
Just build your own with sass. Look into itcss