google / postcss-rename

Replace class names based on a customizable renaming scheme.
Apache License 2.0
125 stars 18 forks source link

Switch to CommonJS-style export #28

Closed rzhw closed 4 years ago

rzhw commented 4 years ago

Which is the expected format for PostCSS plugins

Resolves #27