Use minified file in style
This commit is contained in:
parent
f6a0e07884
commit
d78c281cff
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "tachyons",
|
||||
"version": "4.2.1",
|
||||
"version": "4.3.0",
|
||||
"description": "Functional CSS for humans",
|
||||
"author": "mrmrs",
|
||||
"style": "css/tachyons.css",
|
||||
"style": "css/tachyons.min.css",
|
||||
"main": "css/tachyons.css",
|
||||
"files": [
|
||||
"css",
|
||||
|
|
Loading…
Reference in a new issue