test/book.json

8 lines
167 B
JSON
Raw Normal View History

2018-12-13 13:54:34 +01:00
{
2018-12-13 14:06:37 +01:00
"plugins": [ "theme-gestalt", "-theme-default", "styles-sass-fix" ],
"pluginsConfig": {
"theme-gestalt": {
"excludeDefaultStyles": true
}
}
2018-12-13 13:54:34 +01:00
}