oddsgate-ds
v1.0.235
Published
Miew theme component library
Readme
DS
Start
Change package.json name.
Change utilities variables inside styles/variables.
File Structure
Components should follow this structure:
ComponentName.component
ComponentName.interface
ComponentName.stories
ComponentName.themeExport components
Before building export the new components inside index.ts.
Publish
yarn bump-version
yarn build
npm publish