box-sizing-border-box
Advanced tools
Comparing version 1.4.0 to 1.5.0
{ | ||
"name": "box-sizing-border-box", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "Best practice for setting box-sizing: border-box, taken from css-tricks", | ||
@@ -8,7 +8,2 @@ "main": "index.scss", | ||
"style": "index.css", | ||
"exports": { | ||
".": "./index.css", | ||
"css": "./index.css", | ||
"scss": "./index.scss" | ||
}, | ||
"scripts": { | ||
@@ -15,0 +10,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
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
3009