stylize-sasscolors

0.0.2 • Public • Published

Build Status

Stylize SASS Colors

Auto create a pattern for Stylize based on the color variables in your sass files.

Getting started

To add this to your Stylize project:

$ npm i stylize-sasscolors --save

Settings

  • file (string)
  • keyColors (array)

In your config.yml:

plugins:
  stylize-sasscolors:
    file: '../your_theme/_color.scss'
    keyColors:
      - green
      - blue

Package Sidebar

Install

npm i stylize-sasscolors

Weekly Downloads

0

Version

0.0.2

License

GPL-3.0

Last publish

Collaborators

  • joshmili