Overview
Deity Storefront comes with a powerful `ThemeProvider` and a library of composable, themeable, design-system-driven UI components.
CSS mapping
To keep your code slim Deity Storefront maps certain component props to css properties.
Themed components
UI components such as 'Box', 'Text' etc are all built as themeable components.
Custom fonts
Learn how to use custom and Google fonts in your Deity app.
Site icons
Learn how to use icon components in your theme.
CSS & SASS support
To add your styles using a css or scss file simply import it.