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

Consider @import url() #14

Open
emersonbottero opened this issue Jan 27, 2024 · 3 comments
Open

Consider @import url() #14

emersonbottero opened this issue Jan 27, 2024 · 3 comments

Comments

@emersonbottero
Copy link

Fantastic plugin...

I use this plugin in a library but the styles are external.... They are scss and your library still works.

If you can think of a workaround I can do a replace in all files for example.

Thanks.

@emosheeep
Copy link
Owner

Did you mean you don't expect the styles to be referenced in Chunk file? This plugin is made for this..🤔

@emersonbottero
Copy link
Author

I want them to.
But the path inside url is relative but the plugin never changes them...
So the styles on each chuck can't find the fonts in this case and we get warnings that they couldn't be found.

@emosheeep
Copy link
Owner

Could you please provide me a minimal reproduction so I can take a look

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

No branches or pull requests

2 participants