From f179da86566b5d7ef9a198291a21d800ee497bdf Mon Sep 17 00:00:00 2001 From: Dorian Zedler Date: Thu, 13 Dec 2018 14:16:45 +0100 Subject: [PATCH] Update book.json --- book.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/book.json b/book.json index e453ce0..1056e9c 100644 --- a/book.json +++ b/book.json @@ -1,8 +1,3 @@ { - "plugins": [ "theme-gestalt", "-theme-default", "styles-sass-fix" ], - "pluginsConfig": { - "theme-gestalt": { - "excludeDefaultStyles": true - } -} + "plugins": [ "theme-gestalt", "-theme-default", "styles-sass-fix" ] } \ No newline at end of file