Add js and css integration
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "pawra",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@git.pawly.dev:cheeseburger/pawra.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "commonjs",
|
||||
"devDependencies": {
|
||||
"@tailwindcss/cli": "^4.2.4",
|
||||
"esbuild": "0.28.0",
|
||||
"tailwindcss": "^4.2.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user