BaseWeb – A fresh front-end bootstrap framework

      

BaseWeb is a SCSS front-end development framework built to make working on web based projects more enjoyable. Built by Sebastian Nitu,It’s focused on keeping your projects simple, organized and responsive.
It was created from a need to reduce the amount of time writing CSS while giving control over CSS output to the author.

css-framework

BaseWeb is designed to be worked on within a SCSS development workflow. The easiest way to get started is to open up _baseweb.scss and include all the modules that your project needs and comment out all the ones that you don’t.

BaseWeb’s organizes its CSS output in three categories: Elements, Blocks and Custom.

BaseWeb