1.0.3 • Published 2 years ago

@pluralsh/honorable-theme-default v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago