flavor-scss

1.10.0 • Public • Published

flavor-scss

Author

Black Mirror

Version

v1.10.0

Badges

NPM

NPM downloads/month

GitHub stars GitHub forks GitHub issues GitHub license

Build Status Coverage Status

Documentation

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;

Changelog

Check out the Changelog

Description

Flavor SCSS - Advanced type checking Sass/SCSS Framework with Mixins & Helpers and a fully customizable Grid System

Example

Check out this Codepen example

Installation

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

Dependencies

None

Dev Dependencies

  • 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

Tests

npm install
npm test

License

MIT

Powered By

JS.ORG Logo

Package Sidebar

Install

npm i flavor-scss

Weekly Downloads

7

Version

1.10.0

License

MIT

Unpacked Size

1.96 MB

Total Files

122

Last publish

Collaborators

  • blackmirror1980