Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Modernizr 2.6.2 causes exception with cssparser 0.9.7 #61

@dstevenson

Description

@dstevenson

Celerity comes bundled with cssparser-0.9.7.

When using celerity on an application that uses Modernizr 2.6.2, cssparser will throw an exception

CSSRule com.steadystate.css.dom.CSSUnknownRuleImpl is not yet supported.

Using the latest cssparser 0.9.9 does not fix the issue.

To fix this issue we forked celerity and downgraded cssparser to 0.9.4.

Hope this helps someone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions