Core CSS for components using in YNM projects.
Support Component List:
- Button
- Checkbox
- Modal
- Radio button
- Select dropdown
- Table
- Crisis alert Icon
- Status tags
- Using react-select with props className="ynm-select" and classNamePrefix="ynm-select" to override default css.
- To build latest css: npm run css-build
- To publish new version to npm: npm run publish-new-version