Update Tailwind to 1.0
This commit is contained in:
parent
7b6cda0eaf
commit
1023cf073d
2 changed files with 15 additions and 6 deletions
|
|
@ -29,7 +29,7 @@
|
|||
"babel-jest": "^23.6.0",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-plugin-vue": "^5.0.0",
|
||||
"tailwindcss": "^1.0.0-beta.8",
|
||||
"tailwindcss": "^1.0.1",
|
||||
"vue-template-compiler": "^2.5.21"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue