786 Views
Theme UI (theme-ui) is a library for styling React components using a customisable theme object. It is easier to get started with theme-ui rather than explaining it. In this article, we will cover the following topics: Getting started with theme-ui Defining fonts and colors Variants for heading, button, etc Responsive breakpoints and Media queries Dark mode We will build a sample app using theme-ui.
0 comments