dumi-theme-lobehub 2.0.5 → 2.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,6 @@ var StyleRegistry = function StyleRegistry(_ref) {
8
8
  var children = _ref.children;
9
9
  return /*#__PURE__*/_jsx(StyleProvider, {
10
10
  cache: extractStaticStyle.cache,
11
- speedy: process.env.NODE_ENV === 'production',
12
11
  children: children
13
12
  });
14
13
  };
@@ -20,9 +20,6 @@ export default /*#__PURE__*/memo(function (_ref) {
20
20
  customToken: function customToken(themeToken) {
21
21
  return Object.assign({}, _customToken(themeToken), userToken);
22
22
  },
23
- theme: {
24
- cssVar: true
25
- },
26
23
  themeMode: themeMode,
27
24
  children: [/*#__PURE__*/_jsx(GlobalStyle, {}), children]
28
25
  })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dumi-theme-lobehub",
3
- "version": "2.0.5",
3
+ "version": "2.0.6",
4
4
  "description": "dumi-theme-lobehub is a documentation site theme package designed for dumi2. It provides a more beautiful and user-friendly development and reading experience based on @lobehub/ui",
5
5
  "keywords": [
6
6
  "lobehub",