Im writing some CSS Code for my Website and the file is getting quite big so I'm wondering if there is any possibility (or a feature) inside of CSS to make a commented table of contents with line specification or even jump-to-links?
It would be so much easier to keep the overview while coding and find something faster to make changes.
BTW: Im writing in VSC, so if CSS doesn't offer such a feature, maybe VSC does?
Thanks for your time :)