React und Tailwind aufgesetzt

This commit is contained in:
BettinaHallinger
2022-03-17 09:34:20 +01:00
parent 182cdf9597
commit 78a505eb44
17 changed files with 11782 additions and 9 deletions
+6
View File
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}