2.0.1 • Published 2 years ago

sass-theme-json v2.0.1

Weekly downloads
11
License
MIT
Repository
github
Last release
2 years ago

SASS theme from JSON

Transform JSON into SASS.

Use it to share theme colors stored in JSON between JS and SCSS files.

Inspired by json-sass module that is no longer maintained.

Installation

Requires Node v16 or above.

npm install sass-theme-json --save

Usage

sass-theme-json -i colors.json -o colors.scss -p '$colors: ' 

License

MIT

Andrei Zharov

1.3.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.3.1

4 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.2

5 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.4

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago