You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2025. It is now read-only.
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
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.