react-jam-ui
Version:
React JAM UI components
10 lines (7 loc) • 394 B
Markdown
For set custom variables need create variables.styl and replace to original for example in start script add
`cp variables.styl node_modules/react-jam-ui/components/variables.styl`
Use Component
`import Component from 'react-jam-ui/components/Component'`
Components used React and stylus and you need build it with webpack loaders.
Docs: https://drzoom.gitlab.io/react-jam-ui/