Back to Chakra Ui

Styling

apps/www/content/docs/styling/overview.mdx

0.3.0-beta955 B
Original Source

Concepts

After installing Chakra UI, follow these guidelines to learn the key concepts:

Compositions

After understanding the concepts, learn how to use these compositions to avoid repeating styles:

Style Props

Style props are the most fundamental way to style your components in Chakra UI. They are basically css styles as props. Learn more about style props