Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 352 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 352 Bytes

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