@42mo/42mo-web-styles
Advanced tools
Comparing version 0.0.2 to 0.0.3
npm init --scope=42mo | ||
npm publish --access public |
{ | ||
"name": "@42mo/42mo-web-styles", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "", | ||
@@ -22,1 +22,2 @@ "main": "index.html", | ||
} | ||
@@ -14,2 +14,9 @@ # README # | ||
#####In SCSS: | ||
@import 'mm-scss-library/lib'; | ||
@import '@42mo/42mo-web-styles/lib'; | ||
#####How to override any library variable? | ||
define it BEFORE importing the library, e.g | ||
$btn-color: blue; | ||
@import '@42mo/42mo-web-styles/lib'; |
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
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
22
8794
11