Update book.json
This commit is contained in:
parent
d757e4c3ce
commit
0e642884df
1 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
{
|
||||
"plugins": [ "theme-gestalt", "-theme-default", "styles-sass-fix" ]
|
||||
"plugins": [ "theme-gestalt", "-theme-default", "styles-sass-fix" ],
|
||||
"pluginsConfig": {
|
||||
"theme-gestalt": {
|
||||
"excludeDefaultStyles": true
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue