Simple SCSS boilerplate framework for development of organized, automated, scalable and reusable responsive designs.
It is based on SCSS components.
The component model is:
- own variables
- own mixins
- all screens
- only extra small screens
- only small screens
- only large screens
-
Clone the repository
git clone https://github.com/sorcamarian/scss-responsive-architecture.git
-
Install node_modules
npm install
-
Test style compilation
gulp
orgulp default