Professor reorder

This commit is contained in:
2026-05-12 12:31:49 +05:30
parent a10803ee73
commit 39e49a40cb
2 changed files with 232 additions and 1331 deletions

View File

@ -31,14 +31,9 @@
], ],
"styles": [ "styles": [
"src/styles.css" "src/styles.css"
], ],
"scripts": [ "scripts": [
"node_modules/bootstrap/dist/js/bootstrap.bundle.min.js" "node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"
] ]
}, },
"configurations": { "configurations": {
@ -51,8 +46,8 @@
}, },
{ {
"type": "anyComponentStyle", "type": "anyComponentStyle",
"maximumWarning": "6kb", "maximumWarning": "10kb",
"maximumError": "15kb" "maximumError": "20kb"
} }
], ],
"fileReplacements": [ "fileReplacements": [