@c8s/theme
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

@c8s/theme

github npm:version typescript license browserslist code style:prettier

Usage

/**
 * As to prepare of using the `theme`
 * 
 * ```sh
 * yarn add @c8s/theme react @types/react styled-components @types/styled-components
 * ```
 */
import Theme, {theme} from '@c8s/theme';

Example

() => (
  <Theme theme={defaultTheme}>
    {/* In this, use `@c8s/*` components */}
  </Theme>
);

Contributors

Thanks goes to these wonderful people (emoji key):



📖

Aki-Japan

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Readme

Keywords

none

Package Sidebar

Install

npm i @c8s/theme

Weekly Downloads

8

Version

0.0.6

License

MIT

Unpacked Size

17.6 kB

Total Files

48

Last publish

Collaborators

  • akijpn
  • nju33