Black Mirror
v1.10.0
Check out the Latest Documentation here
if you want to override the grid-system please add this code after importing main flavor-scss code in you sass/scss codebase after your modifications to grid-system variables if u want to use the default stuff, otherwise pass them as parameters
@include grid-system;
Check out the Changelog
Flavor SCSS - Advanced type checking Sass/SCSS Framework with Mixins & Helpers and a fully customizable Grid System
Check out this Codepen example
This is a Node.js module available through the
npm registry. It can be installed using the
npm
or
yarn
command line tools.
npm install flavor-scss --save
None
- merge: Merge multiple objects into one, optionally creating a new cloned object. Similar to the jQuery.extend but more flexible. Works in Node.js and the browser.
- minimatch: a glob matcher in javascript
- pkg-2-readme: Generate a README.md from package.json contents
- sass-lint: All Node Sass linter!
- sassdoc: Release the docs!
- node-sass: Wrapper around libsass
npm install
npm test
MIT