Curology custom theme builder and storyboook for semantic-ui-react
npm install daylight-semantic-uiCurology's custom theme builder and storybook for semantic-ui-react.
Install the NPM packages:
yarn add semantic-ui-react daylight-semantic-ui
Do not include the default semantic-ui css. Only import the themed CSS in your component once (topmost component usually):
import "daylight-semantic-ui";