Show CSS comments as @utility tooltips
#1549
TwoSquirrels
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please show the comment above
@utilitywith the source as a tooltip in class attributes.Then, in VS Code:
+--------------------------------------------------+ | .content-auto { | | content-visibility: auto; | | } | |--------------------------------------------------| | Notice: This feature is Baseline Newly available | +--------------------------------------------------+ <div class="content-auto"> ↖ (hover here)Beta Was this translation helpful? Give feedback.
All reactions