This commit is contained in:
Adam Wathan 2017-11-08 08:36:56 -05:00
parent 1d1e96d575
commit 30e57119a6

View File

@ -1,6 +1,6 @@
{
"name": "tailwindcss",
"version": "0.1.4",
"version": "0.1.5",
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",
"license": "MIT",
"main": "lib/index.js",
@ -50,7 +50,9 @@
"postcss-functions": "^3.0.0",
"stylefmt": "^6.0.0"
},
"browserslist": ["> 1%"],
"browserslist": [
"> 1%"
],
"babel": {
"presets": [
[