Add TailwindCSS

This commit is contained in:
Rob Cameron
2020-10-07 14:49:27 -07:00
parent 2941c967ad
commit b00bd8bba6
5 changed files with 279 additions and 13 deletions

View File

@@ -21,5 +21,10 @@
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-dom": "^16.13.1"
},
"devDependencies": {
"autoprefixer": "9.8.6",
"postcss-loader": "4.0.2",
"tailwindcss": "^1.8.12"
}
}