@mdn/minimalist
Advanced tools
Comparing version 0.0.41 to 0.0.42
{ | ||
"name": "@mdn/minimalist", | ||
"version": "0.0.41", | ||
"version": "0.0.42", | ||
"description": "The base Sass for Mozilla Developer based projects and products", | ||
"scripts": { | ||
"build": "webpack", | ||
"build:sass": "sass ./sass/mdn-minimalist.scss ./public/css/mdn-minimalist.css --watch", | ||
"build:sass": "sass ./sass/mdn-minimalist.scss ./public/css/main.css --watch", | ||
"copy": "cp -R ./typography ./public/typography", | ||
@@ -9,0 +9,0 @@ "lint": "stylelint sass/**/*.scss", |
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
195766