@matteoaliano/forest-ui 0.8.6 → 0.8.7

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.
package/dist/index.mjs CHANGED
@@ -41,7 +41,7 @@ import {
41
41
  toggleColors,
42
42
  warning,
43
43
  widths
44
- } from "./chunk-MIJBSV5Z.mjs";
44
+ } from "./chunk-YFN5RIF5.mjs";
45
45
 
46
46
  // src/provider/ForestProvider.tsx
47
47
  import { useMemo } from "react";
package/dist/theme.js CHANGED
@@ -941,7 +941,7 @@ function buildComponents(tokens) {
941
941
  MuiCssBaseline: {
942
942
  styleOverrides: {
943
943
  body: {
944
- fontFeatureSettings: '"ss01", "ss02", "cv11"'
944
+ fontFeatureSettings: "normal"
945
945
  }
946
946
  }
947
947
  },