Only generate valid document links of @use
and @forward
imports
#85980
Labels
bug
Issue identified by VS Code Team member as probable bug
css-less-scss
Issues and items concerning CSS,Less,SCSS styling
verified
Verification succeeded
Milestone
Ref #81943, #85979
Both cases should provide no links since they don't point to actual paths.
EDIT: Seems link verification has been broken.
Verify that
@use "./foo.scss"
doesn't generate a link when./foo.scss
doesn't exist on disk.The text was updated successfully, but these errors were encountered: