mirror of
https://github.com/react95-io/React95.git
synced 2026-04-26 03:00:18 -04:00
before lib scripts
This commit is contained in:
@@ -2,8 +2,8 @@ import { configure, addDecorator } from "@storybook/react";
|
||||
import { withInfo } from "@storybook/addon-info";
|
||||
import { withThemesProvider } from "storybook-addon-styled-component-theme";
|
||||
|
||||
import "../src/components/index.css";
|
||||
import themes from "../src/components/common/themes";
|
||||
import "../src/lib/index.css";
|
||||
import themes from "../src/lib/common/themes";
|
||||
|
||||
const demoThemes = [
|
||||
themes.default,
|
||||
|
||||
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
Reference in New Issue
Block a user