metronic-4-color
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "metronic-4-color", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "CSS to use colors defined in Metronic 4.", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -30,4 +30,4 @@ /* eslint-env node */ | ||
.setPublicPath('/dist') | ||
.cleanupOutputBeforeBuild() | ||
.enableSourceMaps(!Encore.isProduction()) | ||
// .cleanupOutputBeforeBuild() | ||
// .enableSourceMaps(!Encore.isProduction()) | ||
// uncomment to create hashed filenames (e.g. app.abc123.css) | ||
@@ -55,3 +55,3 @@ // .enableVersioning(Encore.isProduction()) | ||
////////////////// | ||
Encore.addStyleEntry('metronic-4-color' + minExt, './src/_metronic-4-color.scss'); | ||
Encore.addStyleEntry('metronic-4-color' + minExt, './src/_main.scss'); | ||
@@ -58,0 +58,0 @@ /////////////////////////////////// |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
1
27
372569
3269