Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow CDN links in lookupFiles list #61

Closed
Rod911 opened this issue Feb 6, 2023 · 1 comment
Closed

Allow CDN links in lookupFiles list #61

Rod911 opened this issue Feb 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Rod911
Copy link

Rod911 commented Feb 6, 2023

Usually I add the cdn link in the html of the project instead of using @import to help with performance, I tried adding the link in cssVariables.lookupFiles config but it doesn't seem to generate any suggessions for those. Is it a bug or not part of the extension yet?

@vunguyentuan vunguyentuan added the enhancement New feature or request label Feb 6, 2023
@vunguyentuan
Copy link
Owner

Hi @Rod911, its not part of the extension yet.

I think it is a good suggestion, when I implement @import feature I never thought about I can support import from URL directly from the lookupFiles config

Will support it in the next release

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants