Add tailwindcss-interaction-variants plugin

This commit is contained in:
Oliver Davies 2019-04-24 00:42:05 +01:00
parent 92824499c8
commit c81c9cb400
3 changed files with 19 additions and 1 deletions

View file

@ -10,6 +10,7 @@
},
"dependencies": {
"core-js": "^2.6.5",
"tailwindcss-interaction-variants": "^2.0.0-beta.1",
"vue": "^2.6.10",
"vue-router": "^3.0.3"
},