Changes saved

This commit is contained in:
2026-02-01 12:21:02 +05:30
parent 71d8f0fab5
commit 0bcd7821f2
138 changed files with 5307 additions and 227 deletions

View File

@@ -55,7 +55,8 @@
}
],
"styles": [
"src/styles.scss"
"src/styles.scss",
"node_modules/primeflex/primeflex.css"
]
},
"configurations": {
@@ -63,8 +64,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "500kB",
"maximumError": "1MB"
"maximumWarning": "1MB",
"maximumError": "2MB"
},
{
"type": "anyComponentStyle",