Merge pull request #367 from alexpchin/master
Renaming the main file not to be minified
This commit is contained in:
commit
c874cb0fc1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "tachyons",
|
||||
"description": "Functional CSS for humans",
|
||||
"main": "css/tachyons.min.css",
|
||||
"main": "css/tachyons.css",
|
||||
"authors": [
|
||||
"mrmrs"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue