1.0.3 ā€¢ Published 11 months ago

@pluralsh/honorable-theme-default v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months 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

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago