Closed
Description
Feature Request
Support go to definition on css@imports
@import url(./otherFile.css)
and sass style imports:
@import 'otherFile.css'
Go to definition on otherFile.css
should try to open otherFile.css
in the workspace
Feature Request
Support go to definition on css@imports
@import url(./otherFile.css)
and sass style imports:
@import 'otherFile.css'
Go to definition on otherFile.css
should try to open otherFile.css
in the workspace