R-CORE Unused CSS Classes PluginHighlights the unused css classes looking for html files in the same folder as the css/scss/sass files. How to useAutomatically highlights the unused css classes when opening styles files. Release Notes1.0.7Improvement: 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.6Improved detection of nested classes 1.0.5Included support for Angular ngClass Included support for React JSX classes 1.0.4Minor issues 1.0.3Added support for tagnames 1.0.2Fixed minor issues 1.0.1Removed info message 1.0.0Initial release |