Drop in CSS Frameworks
related: UI libraries
- MVP.css - Minimalist stylesheet for HTML elements – I’ve used this before in a project and it works well. I like how it forces me to write semantic html.
- sakura: a minimal classless css framework / theme
- Simple.css
- tacit
- Pure
- chota - A micro CSS framework
- Pico.css • Minimal CSS Framework for semantic HTML – this looks great! I like how it’s based on aria roles, like
aria-busy
to add a spinner.