scottjehl / Respond

A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)
MIT License
11.33k stars 3.36k forks source link

using cssobj to respond #364

Open futurist opened 8 years ago

futurist commented 8 years ago

I create this lib: https://github.com/cssobj/cssobj to solve @media problems:

DEMO (resize window to check) : https://cssobj.github.io/cssobj-demo/play/

REPO : https://github.com/cssobj/cssobj

Weakness: You have to convert CSS into JS, using this tool:

https://github.com/cssobj/cssobj-converter