generated from coulomb/repo-seed
Prototype implementation
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite build --watch",
|
||||
"build": "vite build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vite": "^5.0",
|
||||
"@tailwindcss/vite": "^4.0",
|
||||
"tailwindcss": "^4.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user