postcss / postcss-dark-theme-class

PostCSS plugin to make dark/light theme switcher by copying styles from media query to special class
MIT License
160 stars 16 forks source link

fix updating theme from local storage. #20

Closed branlok closed 1 year ago

branlok commented 1 year ago

change is not a method of select element.

ai commented 1 year ago

Thanks!