项目作者: pixu1980

项目描述 :
Flavor SCSS - Advanced type checking Sass/SCSS Framework with Mixins & Helpers and a fully customizable Grid System
高级语言: CSS
项目地址: git://github.com/pixu1980/flavor-scss.git
创建时间: 2017-11-28T16:46:18Z
项目社区:https://github.com/pixu1980/flavor-scss

开源协议:MIT License

下载


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

  1. @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.

  1. 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

  1. npm install
  2. npm test

License

MIT

Powered By


JS.ORG Logo