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

Not working for scss import fonts #9

Closed
philipp-winterle opened this issue Jul 31, 2023 · 1 comment
Closed

Not working for scss import fonts #9

philipp-winterle opened this issue Jul 31, 2023 · 1 comment

Comments

@philipp-winterle
Copy link

Copied config from your playground and tried with minimal config.

test.scss
@import "@fontsource/poppins/index.css";

lib entry is
entry: { mainCss: "./test.scss", // Entry CSS path },

css font url still inlined as base64

@coder-layne
Copy link
Contributor

Try v0.4.0, and the playground has also been updated with the scenarios you mentioned.

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