0.1.6-rc.0 • Published 2 years ago

@hypertheme-editor/chakra-ui-font-sizes v0.1.6-rc.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

@hypertheme-editor/chakra-ui-font-sizes

Edit Chakra UI theme fontSizes with HyperTheme Editor.

Font Sizes Panel

This module is part of HyperTheme Editor, check it out before installing and using it.

Import

import { ThemeEditorFontSizes } from '@hypertheme-editor/chakra-ui-font-sizes'

Usage

ThemeEditorFontSizes works with the ThemeEditorDrawer component.

Put the ThemeEditFontSizes component as a children of ThemeEditorDrawer and set icon and title props like in this example:

function MyThemeEditor(props) {
  return (
    <ThemeEditor>
      <ThemeEditorButton {...props} />
      <ThemeEditorDrawer>
        <ThemeEditorFontSizes icon={ImFontSize} title="Font Sizes" />
      </ThemeEditorDrawer>
    </ThemeEditor>
  )
}

HyperTheme Editor

HyperTheme Editor screen shot

Powerful visual theme editor for your next Chakra UI project.

Learn more about it on the website: hyperthe.me.

Documentation

Read the HyperTheme Editor documentation here.

License

HyperTheme Editor is licensed under the MIT License by Hyperting S.r.l..

0.1.6-rc.0

2 years ago

0.2.0-dev.2

2 years ago

0.2.0-dev.3

2 years ago

0.2.0-dev.1

2 years ago

0.2.0-dev.4

2 years ago

0.1.4-rc.4

2 years ago

0.1.4-rc.3

2 years ago

0.1.4-rc.2

2 years ago

0.1.4-rc.1

2 years ago

0.1.4

2 years ago

0.1.5

2 years ago

0.1.3-rc.0

2 years ago

0.1.4-rc.0

2 years ago

0.1.3

2 years ago

0.2.0-rc.2

3 years ago

0.2.0-rc.1

3 years ago

0.2.0-rc.0

3 years ago

0.1.0-rc.9

3 years ago

0.1.0-rc.8

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0-rc.10

3 years ago

0.1.0-rc.7

3 years ago

0.1.0-rc.6

3 years ago

0.1.0-rc.5

3 years ago

0.1.0-rc.4

3 years ago

0.1.0-rc.3

3 years ago