-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add support for windows dirs and woff2 #24
Add support for windows dirs and woff2 #24
Conversation
@maxime-rainville is this ready? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't tried on a Windows box, but it should work.
then:
Error. Neat.
modify the content of
✅ PASS albeit with warnings, but a successful compilation none the less. |
TL,DR: Merge :) Resolves: Please don't forget to tag release :) |
@NightJar We got something else to merge into this repo today. I'll do a tag release then. |
Currently, any fonts loaded on windows file systems cause an error
This is because the regex checking assumes a unix directory separator.
Also adjusted file loader to match
.woff
and.woff2