How to @import remote css url?
Open
Nobody has claimed this yet.
package:eyeglass
- Dominant language
- TypeScript
- Stars
- 738
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
So trying to do this but each normal url gets converted into a local module lookup
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported @import with a remote CSS URL and observe how the URL is resolved. Then trace the import-resolution entry point responsible for converting normal URLs into local module lookups. Done means remote URLs are preserved or handled as intended, with a regression test covering the case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sass
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100