▲ | kozika 4 days ago | ||||||||||||||||
There is also a semantic-based CSS that is overwhelmingly smaller than this one: https://newcss.net/ And I think this is so minimal | |||||||||||||||||
▲ | bdn_ 4 days ago | parent | next [-] | ||||||||||||||||
New.css developer here, thanks for sharing :) I’ve been thinking about creating a CSS tool somewhere about halfway between new.css and Pico CSS for very basic page layout tools (containers, callouts, menu bars, etc) that still focuses on being extremely small and performant. I feel that a tool like that would be helpful for laying out a simple but functional site (sourcehut’s site [1] comes to mind) where you need a few basic layout tools but don’t need all of Bootstrap. | |||||||||||||||||
| |||||||||||||||||
▲ | vehemenz 4 days ago | parent | prev [-] | ||||||||||||||||
Tailwind is semantic too because the class names say what they do. | |||||||||||||||||
|