Localize Components Atomic
Used stacks
- TypeScript
- Babel 7
- Lerna
- RollupJS
- React
- EmotionJS
- Storybook
How to getting started
Install Package
$ npm install @seolhun/localize-components-atomic
How to use
import
import { LocalizeButton } from '@seolhun/localize-components-atomic';
Localize-Component styling Priority
- Components props
- eg) Button.variant: solid
- Component
intent
props
- eg) Button.intent: primary
- Localize style variable
localize
props