diff options
Diffstat (limited to 'packages/gitbook-plugin-theme-default/package.json')
-rw-r--r-- | packages/gitbook-plugin-theme-default/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gitbook-plugin-theme-default/package.json b/packages/gitbook-plugin-theme-default/package.json index 04c0862..a98fae9 100644 --- a/packages/gitbook-plugin-theme-default/package.json +++ b/packages/gitbook-plugin-theme-default/package.json @@ -16,6 +16,7 @@ "gitbook-markdown-css": "^1.0.1", "gitbook-plugin": "*", "less": "^2.7.1", + "less-plugin-clean-css": "^1.5.1", "preboot": "git+https://github.com/mdo/preboot.git#4aab4edd85f076d50609cbe28e4fe66cc0771701" }, "scripts": { |