Chakra UIはこんな人におすすめ!
● 見た目をGoogle風(MUI)にしない
● Tailwindやcssを使わない
● 0からの実装に拘らない
Slide 23
Slide 23 text
import { Text } from "@chakra-ui/react"
// font-size of `theme.fontSizes.md`
// font-size `32px`
// font-size `'2em'`
// text-align `left` on all viewports and `center` from the first
breakpoint and up