Initial breakpoint aliases and conditions.
You can install responsive via Bower, npm, Git Submodule, or copy and paste.
$ bower install tree-responsive-settings --saveOnce installed, @import into your project in its Settings layer:
@import "bower_components/tree-responsive-settings/settings.responsive";$ npm install tree-responsive-settings --save$ git submodule add git@github.com:treeframework/settings.responsive.gitOnce installed, @import into your project in its Settings layer:
@import "settings.responsive/settings.responsive";The least recommended option for installation is to simply download
_settings.responsive.scss into your project and @import it into your project
in its Settings layer.
- inuitcss Powerful, Sass-based, OOCSS framework designed with scalability and performance in mind.