postcss / postcss-calc

PostCSS plugin to reduce calc()
MIT License
212 stars 34 forks source link

fix: improve types #165

Closed ludofischer closed 2 years ago

ludofischer commented 2 years ago

Plugin creator needs postcss property set to true. It's more intuitive to use the types if it explicitly returns a PostCSS plugin.