Skip to content

andrewjamesford/tailwind-theming-by-config-example

Repository files navigation

Tailwind Theming by config example

This is an example app showing how to use theme variants in a React app with Tailwind CSS.

To read the article about using this example please check it out here

To get started with this example run the following:

npm install
npm start