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

1.0.2 broke backwards compatibility #8

Closed
thusoy opened this issue Sep 4, 2014 · 1 comment
Closed

1.0.2 broke backwards compatibility #8

thusoy opened this issue Sep 4, 2014 · 1 comment
Labels

Comments

@thusoy
Copy link
Contributor

thusoy commented Sep 4, 2014

1.0.1 allowed font definitions like these:

src: local('Font-Name'), url(<path-to-font>.woff) format('woff');

The 1.0.2 regex doesn't allow anything between the url definition and the final semi-colon, as far as I could tell, which is what broke definitions like this.

thusoy added a commit to TelemarkAlpint/slingsby that referenced this issue Sep 4, 2014
@mihhail-lapushkin
Copy link
Owner

Fixed in 1.0.3.

Thanks for quick feedback!

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

No branches or pull requests

2 participants