catppuccin / vscode

🦌 Soothing pastel theme for VSCode & Azure Data Studio

Home Page:https://marketplace.visualstudio.com/items?itemName=Catppuccin.catppuccin-vsc-pack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade to Storybook v8 & fix flaky UI tests

nekowinston opened this issue · comments

  1. upgrade to Storybook v8.
  2. get rid of React dependencies. react -> webcomponents
  3. use a subset of JetBrains Mono instead of the whole package (this should fix flaky fonts)
    import "@fontsource-variable/jetbrains-mono";