- the only css I don't translate is fonts
- I tried to translate as much as possible the way each css framework approach styling. all feedback is welcome!
- tooling setup
- ease of use
- DX (intellisense, autocomplete, error handling...)
- bundle result
- any other?
Do you want to compare another tool?
cd projects
pnpm create vite # choose any framework you like, the less the better!
Some other tools that would be nice to compare:
- CUBE CSS embraces the cascade, so the translation to any CSS-in-JS library (which is more of a component based approach) is painfull!