bradtaniguchi / bradtaniguchi.github.io

Replacement github.io page project.
MIT License
0 stars 0 forks source link

[Enhancement] Add tailwind dark theme support #124

Closed bradtaniguchi closed 1 year ago

bradtaniguchi commented 1 year ago

Describe the solution you'd like Checkout:

https://tailwindcss.com/docs/dark-mode

Also will need to add useTheme hook to manually handle saving and managing the class via a hook.