@epegzz/sass-vars-loader
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@epegzz/sass-vars-loader", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"author": "Daniel Schäfer <epegzz@gmail.com>", | ||
@@ -5,0 +5,0 @@ "description": "A SASS vars loader for Webpack. Load global SASS vars from JS/JSON files or from Webpack config.", |
@@ -1,4 +0,7 @@ | ||
# A SASS vars loader for Webpack | ||
# A Sass vars loader for Webpack | ||
Reads sass vars from Javascript files, from JSON files or from the Webpack config. | ||
This loader makes it possible to load Sass variables from: | ||
* JSON files | ||
* Javascript files | ||
* Webpack configuration file | ||
@@ -162,2 +165,2 @@ | ||
SASS var generator shamelessly copied from [Kasu/jsonToSassVars.js](https://gist.github.com/Kasu/ea4f4861a81e626ea308) | ||
Sass var generator shamelessly copied from [Kasu/jsonToSassVars.js](https://gist.github.com/Kasu/ea4f4861a81e626ea308) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7988
166