Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>Unused CSS Classes for JavaScript/Angular/ReactNew to Visual Studio Code? Get it now.
Unused CSS Classes for JavaScript/Angular/React

Unused CSS Classes for JavaScript/Angular/React

Roger Oliveira

|
112,806 installs
| (27) | Free
Highlights unused css classes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

R-CORE Unused CSS Classes Plugin

Highlights the unused css classes looking for html files in the same folder as the css/scss/sass files.

How to use

Automatically highlights the unused css classes when opening styles files.

Release Notes

1.0.7

Improvement: Now detects classes like : myClass:hover, myClass:focus, myClass:nth-child, etc... Bugfix: it will not try to detect classes not supported by the extension. avoiding the issue of highlighing incorrect some classes.

1.0.6

Improved detection of nested classes

1.0.5

Included support for Angular ngClass Included support for React JSX classes

1.0.4

Minor issues

1.0.3

Added support for tagnames

1.0.2

Fixed minor issues

1.0.1

Removed info message

1.0.0

Initial release

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft