mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-18 15:42:54 +00:00
feat: add not found screen
This commit is contained in:
@@ -29,6 +29,11 @@
|
||||
"glob": "**/*.svg",
|
||||
"input": "node_modules/ionicons/dist/ionicons/svg",
|
||||
"output": "./svg"
|
||||
},
|
||||
{
|
||||
"glob": "**/*.svg",
|
||||
"input": "src/assets/custom-ion-icons",
|
||||
"output": "./svg"
|
||||
}
|
||||
],
|
||||
"styles": [{
|
||||
|
||||
Reference in New Issue
Block a user