NV / CSSOM

Unmaintained! ⚠️ CSS Object Model implemented in pure JavaScript. Also, a CSS parser.
https://nv.github.io/CSSOM/docs/parse.html
MIT License
752 stars 99 forks source link

Add support for CSSSupportsRule #96

Closed devrelm closed 6 years ago

devrelm commented 6 years ago

Credit to @thomashigginbotham for the bulk of the work. I just forked his work from #94 and added tests.

NV commented 6 years ago

Thank you for adding tests!

amitzur commented 6 years ago

Thank you for this! It's amazing, by coincidence I ran a test with @supports on my codebase and needed this change. Makes open source all worthwhile, thanks for investing the time in this!

Any chance a new release to npm can be made? :)

NV commented 6 years ago

@amitzur I just published 0.3.3.