mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 17:25:32 +00:00
Added new Hamann-Project
This commit is contained in:
17
HaWeb/package.json
Normal file
17
HaWeb/package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "haweb",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"css:build": "npx tailwind build ./wwwroot/css/site.css -o ./wwwroot/css/output.css"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.7",
|
||||
"postcss": "^8.4.13",
|
||||
"tailwindcss": "^3.0.24"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user