style: Update default theme
This commit is contained in:
@@ -50,7 +50,10 @@
|
||||
"assets": [
|
||||
{
|
||||
"glob": "**/*",
|
||||
"input": "public"
|
||||
"input": "public",
|
||||
"ignore": [
|
||||
"web.config"
|
||||
]
|
||||
},
|
||||
{
|
||||
"glob": "**/*",
|
||||
@@ -130,7 +133,10 @@
|
||||
"assets": [
|
||||
{
|
||||
"glob": "**/*",
|
||||
"input": "public"
|
||||
"input": "public",
|
||||
"ignore": [
|
||||
"web.config"
|
||||
]
|
||||
},
|
||||
{
|
||||
"glob": "**/*",
|
||||
|
||||
Reference in New Issue
Block a user