Update to TailwindCSS 2

This commit is contained in:
Rob Cameron
2020-12-07 17:25:10 -08:00
parent 507011e4c5
commit bf8165676b
2 changed files with 84 additions and 54 deletions

View File

@@ -25,6 +25,6 @@
"devDependencies": {
"autoprefixer": "9.8.6",
"postcss-loader": "4.0.2",
"tailwindcss": "^1.8.12"
"tailwindcss": "npm:@tailwindcss/postcss7-compat"
}
}