@pluralsh/honorable-theme-default
v1.0.3
Published
The default honorable theme
Downloads
6
Readme
Honorable
🙏 Implement any design system in React
Installation
npm i --save honorable-theme-default
Usage
import { mergeTheme } from 'honorable'
import defaultTheme from 'honorable-theme-default'
const theme = mergeTheme(defaultTheme, {
// your theme goes here
})
Contributing
Yes, thank you. You can contribute to this project by making a pull request or opening an issue.
License
MIT