Skip to content

1.0.2 broke backwards compatibility #8

Closed
@thusoy

Description

@thusoy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions