Skip to content

Commit

Permalink
Update to Tailwind 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwathan committed Mar 1, 2018
1 parent 73e07d4 commit 8c057c4
Show file tree
Hide file tree
Showing 2 changed files with 1,736 additions and 881 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,19 @@
"less": "^2.7.2",
"less-loader": "^4.0.5",
"lodash": "^4.17.4",
"mousetrap": "^1.6.1",
"node-cmd": "^3.0.0",
"normalize.css": "^7.0.0",
"on-build-webpack": "^0.1.0",
"postcss-cssnext": "^3.0.2",
"prismjs": "^1.8.3",
"stylefmt": "^6.0.0",
"tailwindcss": "^0.4.1",
"tailwindcss": "^0.4.2",
"vue": "^2.5.2",
"webpack-watch": "^0.2.0",
"yargs": "^10.0.3"
},
"browserslist": [
"> 1%"
],
"dependencies": {
"mousetrap": "^1.6.1"
}
]
}
Loading

0 comments on commit 8c057c4

Please sign in to comment.