vtex-tachyons
Advanced tools
Comparing version 1.0.5 to 2.0.0
@@ -8,3 +8,3 @@ { | ||
{ "s": 20 }, | ||
{ "ns": { | ||
{ "m": { | ||
"value": 40, | ||
@@ -14,5 +14,12 @@ "minWidth": true | ||
}, | ||
{ "m": 40 }, | ||
{ "l": 64 }, | ||
{ "xl": 80 } | ||
{ "l": { | ||
"value": 64, | ||
"minWidth": true | ||
} | ||
}, | ||
{ "xl": { | ||
"value": 80, | ||
"minWidth": true | ||
} | ||
} | ||
], | ||
@@ -19,0 +26,0 @@ "colors": { |
{ | ||
"name": "vtex-tachyons", | ||
"version": "1.0.5", | ||
"description": "This project is an **extension** of [tachyons](https://github.com/tachyons-css/tachyons). Files in `src/` add or redefine classes in `tachyons`, and the final built files bundle the original `tachyons`.", | ||
"version": "2.0.0", | ||
"description": "A custom Tachyons for VTEX", | ||
"main": "tachyons.css", | ||
@@ -17,3 +17,3 @@ "scripts": { | ||
], | ||
"author": "Breno Calazans (@klzs)", | ||
"author": "Breno Calazans (@klzns)", | ||
"license": "MIT", | ||
@@ -20,0 +20,0 @@ "bugs": { |
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
488574
3381