/breakpoint-slicer

Breakpoint Slicer fork with SCSS syntax ready to use with bower, without Compass dependency

Primary LanguageCSS

Breakpoint Slicer scss

Breakpoint Slicer fork with SCSS syntax ready to use with bower, without Compass dependency

Not official Breakpoint Slicer scss

Usage

Install breakpoint-slicer-scss with bower:

$ bower install breakpoint-slicer-scss --save-dev

import it in your stylesheets

// main.scss
@import "bower_components/breakpoint-sass/stylesheets/breakpoint";
@import "bower_components/breakpoint-slicer-scss/src/breakpoint-slicer";