Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 312 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 312 Bytes

React / TailwindCSS Theme Switch

An example of a theme switcher between dark and light using tailwinds class option for dark mode.

Steps taken to create this repo can be found in the blog article

Running

  1. yarn install
  2. yarn dev