Baseui
a very limited css framework
Install / Use
/learn @rolfkempf/BaseuiREADME
baseui – a very limited css framework
https://doingwebthings.github.io/baseui/
baseui tries to provide you with a minimal style setup that you can build upon.
Features
- Based on the idea of ITCSS
- Usage of BEM methodology
- scss as preprocessor
- simple gulp workflow
Goals
- small footprint (get smaller than 14KB)
- low specificity
- as few dependancies as possible, also no javascript
- predictability: know where to look
