seed-breakpoints
Breakpoints mixin pack for Seed
Install
npm install @seedcss/seed-breakpoints --save
Documentation
Check out our documentation of this pack.
Basic Usage
SCSS
This seed pack needs to be imported into your sass pipeline. Below is an example using Gulp:
const gulp = ;const sass = ;const pathfinder = ;const pack = ; gulp;
Once that is setup, simply @import
seed-breakpoints as needed in your .scss
file:
// Packs ;
Options
The following variables can be found in _config.scss
// Seed Breakpoints :: Config // Namespaces ; // Breakpoints ;