Dockerfile, tailwind

This commit is contained in:
Timothy Pidashev
2024-03-17 16:51:41 -07:00
parent 6a6804f43a
commit 65a46162d7
8 changed files with 840 additions and 48 deletions
+3
View File
@@ -14,6 +14,9 @@
"next": "14.1.3"
},
"devDependencies": {
"autoprefixer": "^10.0.1",
"postcss": "^8",
"tailwindcss": "^3.3.0",
"eslint": "^8",
"eslint-config-next": "14.1.3"
}