astro-css-go-to READMEThis VS Code extension allows for jumping and peeking CSS definitions within an Astro file. FeaturesPress F12 when hovering over a class name in HTML and watch the magic happen. RequirementsMake sure you have npm installed on your machine. Extension SettingsInclude if your extension adds any VS Code settings through the For example: This extension contributes the following settings:
Known IssuesNot finding the right class when there are multiple of the same classes in your file.
Release Notes1.0.0Initial release of the extension. 1.0.1Fixed issue #. 1.1.0Added features X, Y, and Z. |