Add package.json

This commit is contained in:
2024-03-14 17:53:48 +00:00
parent 9fc5f0c28a
commit cacb13dd17
2 changed files with 1820 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,8 @@
{
"dependencies": {
"autoprefixer": "^10.4.18",
"postcss": "^8.4.35",
"postcss-cli": "^11.0.0",
"tailwindcss": "^3.4.1"
}
}