feat: moved big css block out of pages into external css file

This commit is contained in:
2026-03-01 07:43:46 +01:00
parent 4c21b624f2
commit 24ca2d3317
8 changed files with 201 additions and 184 deletions

View File

@@ -159,6 +159,11 @@
{
"from": "src/main/engine/templates",
"to": "templates"
},
{
"from": "src/main/engine/assets",
"to": "assets",
"filter": ["*.css"]
}
],
"protocols": [