pycodestyle
pycodestyle copied to clipboard
feat: Added theme toggle event
Description
I just added an event to the theme toggle that fires whenever someone changes the theme. I was trying to make Svelvet work with Tailwind and this seemed to be the best way to do it without changing any of Svelvet's core styling features.
Checklist
-
[x] I've followed the Contributing guidelines
-
[x] I've titled my PR according to the Conventional Commits spec
-
[x] I've linted and tested my code