Skip to content

SCSS responsive architecture. Responsive web design framework based on simple SCSS components.

License

Notifications You must be signed in to change notification settings

sorcamarian/scss-responsive-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCSS responsive architecture

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

About

SCSS responsive architecture. Responsive web design framework based on simple SCSS components.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published