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

1.0.0 • Public • Published

@miraklasiaf/theme

Chakra UI theme for Faisal Karim

yarn add @pecal/theme
# npm i @pecal/theme

Check out theme: theme.miraklasiaf.com

Usage

import { ThemeProvider } from '@chakra-ui/core'
import theme from '@pecal/theme'

export default ({ children }) => <ThemeProvider theme={theme}>{children}</ThemeProvider>

(In a Next.js project, place in the pages/_app.js file.)

MIT License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

Package Sidebar

Install

npm i @pecal/theme

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

213 kB

Total Files

39

Last publish

Collaborators

  • miraklasiaf