metronic-4-color
Advanced tools
Comparing version 1.0.5 to 1.1.0
{ | ||
"name": "metronic-4-color", | ||
"version": "1.0.5", | ||
"version": "1.1.0", | ||
"description": "CSS to use colors defined in Metronic 4.", | ||
@@ -10,3 +10,3 @@ "dependencies": {}, | ||
"optimize-css-assets-webpack-plugin": "3.x", | ||
"postcss-loader": "^2.1.6", | ||
"postcss-loader": "^3.0.0", | ||
"postcss-preset-env": "^5.2.1", | ||
@@ -13,0 +13,0 @@ "sass-loader": "^7.0.3" |
@@ -54,3 +54,5 @@ /* eslint-env node */ | ||
////////////////// | ||
Encore.addStyleEntry('metronic-4-color' + minExt, './src/_main.scss'); | ||
Encore | ||
.addStyleEntry('metronic-4-color' + minExt, './src/components/colors.scss') | ||
.addStyleEntry('metronic-4-color-single-border' + minExt, './src/components/colors-single-border.scss'); | ||
@@ -57,0 +59,0 @@ /////////////////////////////////// |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
13
3447
375620