liip /
kanbasu
A lightweight CSS framework written in Sass.
Loading repository data…
karloespiritu / repository
A lightweight CSS framework written in BEM and SASS for building scalable component-based user interfaces
BEMSkel is a a lightweight CSS framework written in BEM and SASS for building scalable component-based user interfaces. It includes commonly used UI components that I use on every web and React projects.
BEMSkel can be used as standalone CSS library or a starting point project. It's lightweight, minimal, and well-documented, leaving the creativity up to you.
$ git clone git@github.com:karloespiritu/bemskel.git
$ npm install
// customize the SASS files in /src
$ gulp watch
BEMSkel works perfectly with almost all older versions of the browsers above, though IE certainly has large degradation prior to IE9.
Selected from shared topics, language and repository description—not editorial ratings.
liip /
A lightweight CSS framework written in Sass.
justinmwatts /
Lightweight CSS framework with global CSS settings, default HTML element styling and an advanced grid system. Responsive mobile-first. Follows the ITCSS (Inverted Triangle CSS) philosophy and BEM (Block, Element, Modifier) methodology. Built with SASS. Includes a lightweight JavaScript plugin library.