@accurat/tachyons-lite
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -10,3 +10,3 @@ const fs = require('fs') | ||
}, | ||
skipModules: ['normalize'], | ||
skipModules: ['normalize', 'boxSizing'], | ||
} | ||
@@ -13,0 +13,0 @@ |
{ | ||
"name": "@accurat/tachyons-lite", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Like Tachyons but without media-queries, colors and normalize.css", | ||
@@ -5,0 +5,0 @@ "repository": "accurat/tachyons-lite", |
@@ -7,3 +7,3 @@ # Tachyons Lite | ||
This is the library for you! It is **75% smaller** than the original tachyons, weighing only **18KB** (minified) against the **79KB** of the minified tachyons bundle. | ||
This is the library for you! It is **75% smaller** than the original tachyons, weighing only **18KB** (minified) against the **79KB** of the (minified) original tachyons bundle. | ||
@@ -21,3 +21,3 @@ ## Install | ||
```js | ||
import 'tachyons-lite' | ||
import '@accurat/tachyons-lite' | ||
``` | ||
@@ -24,0 +24,0 @@ |
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
113830
783