rolfkempf / baseui

a very limited css framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

a very limited css framework


Languages

Language:HTML 56.4%Language:CSS 41.0%Language:JavaScript 2.6%