@mdn/minimalist
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@mdn/minimalist", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "The base Sass for Mozilla Developer based projects and products", | ||
@@ -8,2 +8,3 @@ "scripts": { | ||
"build:sass": "sass ./sass/mdn-minimalist.scss ./public/css/main.css --watch", | ||
"build:sass:variables": "sass ./sass/shared-variables.module.scss ./public/css/shared-variables.module.css", | ||
"copy": "cp -R ./typography ./public/typography", | ||
@@ -10,0 +11,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
196596