daylight-semantic-ui
v8.1.2
Published
Curology custom theme builder and storyboook for semantic-ui-react
Downloads
76
Readme
🌅 Daylight Semantic UI
Curology's custom theme builder and storybook for semantic-ui-react.
Usage
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";