/class-prefixer

Primary LanguageTypeScriptMIT LicenseMIT

Class prefixer

A comprehensive set of utilities and plugins to prefix classnames throughout an entire code base.

You can use tools provided to transform

  • CSS stylesheets with the provided PostCSS plugin
  • JavaScript and Vue files through bundlers integrations at build step
  • JavaScript expressions through dedicated helpers at runtime