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

use postcss-value-parser for light-dark #32

Closed VladBrok closed 6 months ago

VladBrok commented 6 months ago

fixes #30

ai commented 6 months ago

Thanks!