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

TypeError if the url(..) contains special characters (;,) that google font uses #51

Open
LEv145 opened this issue Aug 23, 2022 · 0 comments

Comments

@LEv145
Copy link

LEv145 commented Aug 23, 2022

@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0300;0400;0500;0700;0900;1,100;1,300;1400;1500;1700;1900&display=swap");

Error:

Message:
    Cannot read properties of undefined (reading 'path')
Details:
    domainEmitter: [object Object]
    domainThrown: false

gulp-concat-css throws an error, because the url contains ;

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

1 participant