2.0.1 • Published 8 months ago

scss-colors-variables v2.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

Scss Colors Variables

Installation

Install by NPM

    npm i scss-colors-variables --save

Usage

Add precompiled scss to your global style scss file

@import 'scss-colors-variables';

or

Add compiled css

@import 'scss-colors-variables/css';

TODO

  • Add package for regenerate variables with loaded colors from external source
  • Add contribution docs

Use with ionic

Read my other library to compile for Ionic with some helpers Ionic Scss Utils

Libraries compatibility

2.0.1

8 months ago

1.3.2

8 months ago

1.4.0

8 months ago

1.3.1

1 year ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago