Upgrade tailwind

This commit is contained in:
Sam Carlton 2020-09-19 16:16:38 -05:00
parent 0c56276d09
commit 03eec3bf97
4 changed files with 250 additions and 1282 deletions

View file

@ -29,6 +29,6 @@
"eslint-plugin-prettier": "2.6.2",
"prettier": "1.14.3",
"autoprefixer": "^8.6.4",
"tailwindcss": "~0.6.6"
"tailwindcss": "^1.0.0"
}
}