init program-2026
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "landing",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@tailwindcss/cli": "^4.0.0",
|
||||
"tailwindcss": "^4.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "sh scripts/dev.sh",
|
||||
"build": "sh scripts/build.sh"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user