1.0.2 • Published 7 years ago

scss-responsive-architecture v1.0.2

Weekly downloads
8
License
MIT
Repository
github
Last release
7 years ago

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

Installation

1) Clone the repository git clone https://github.com/sorcamarian/scss-responsive-architecture.git

2) Install node_modules npm install

3) Test style compilation gulp or gulp default

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago