Professor reorder
This commit is contained in:
@ -31,14 +31,9 @@
|
||||
],
|
||||
"styles": [
|
||||
"src/styles.css"
|
||||
|
||||
|
||||
|
||||
|
||||
],
|
||||
"scripts": [
|
||||
"node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"
|
||||
|
||||
]
|
||||
},
|
||||
"configurations": {
|
||||
@ -51,8 +46,8 @@
|
||||
},
|
||||
{
|
||||
"type": "anyComponentStyle",
|
||||
"maximumWarning": "6kb",
|
||||
"maximumError": "15kb"
|
||||
"maximumWarning": "10kb",
|
||||
"maximumError": "20kb"
|
||||
}
|
||||
],
|
||||
"fileReplacements": [
|
||||
@ -138,4 +133,4 @@
|
||||
}
|
||||
},
|
||||
"defaultProject": "support-portal-frontend"
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user