Skip to content

urbantrout/refactor-css

Repository files navigation

Refactor CSS

Install via VS Code Marketplace

Helps you identify reoccurring CSS class name combinations in your markup. This is especially useful if you are working with an utlity-first CSS framework like TailwindCSS, Tachyons,…

Hovering over CSS classes reveals infos.

Features

Class names are highlighted if they have more than 3 unique classes and this combination of classes appears more than 3 times in the current document.

Hovering over classes highlights all other elements with the same combination of classes.

The order of the class names does not matter.

Release Notes

0.0.1

Initial release of Refactor CSS

Roadmap

  • Parse whole workspace, not only current document.
  • Provide text selection of all occurrences for easy refactoring
  • Add settings for the user (limits, colors,…)

About

Helps you identify reoccurring CSS class name combinations in your markup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •