feat: moved big css block out of pages into external css file
This commit is contained in:
@@ -159,6 +159,11 @@
|
||||
{
|
||||
"from": "src/main/engine/templates",
|
||||
"to": "templates"
|
||||
},
|
||||
{
|
||||
"from": "src/main/engine/assets",
|
||||
"to": "assets",
|
||||
"filter": ["*.css"]
|
||||
}
|
||||
],
|
||||
"protocols": [
|
||||
|
||||
Reference in New Issue
Block a user