Update book.json

This commit is contained in:
Dorian Zedler 2018-12-13 14:06:37 +01:00
parent d757e4c3ce
commit 0e642884df

View file

@ -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
}
}
}