Skip to content

Commit

Permalink
Use minified file in style
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmrs committed Sep 7, 2016
1 parent f6a0e07 commit d78c281
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit d78c281

Please sign in to comment.