I built a VS Code extension to catch CSS declarations that have no effect

I built a VS Code extension to catch CSS declarations that have no effect

Updated 1 hour ago
Project Details
Active
Dresoo Outfits

Extension for Visual Studio Code - Identifies CSS declarations that have no effect in the rendered page, powered by a real Chromium engine via the Chrome DevTools Protocol. Analyzes stylesheets, embedded <style> blocks, and inline style="" attributes, dimming inactive properties with DevTools-inspired tooltips right in your editor