Schepp / CSS-Filters-Polyfill

This polyfill takes the official CSS filters syntax and translates it to the different equivalent techniques that the browsers know for those effects
MIT License
762 stars 66 forks source link

Provide links to spec and Can-I-use #6

Closed simevidas closed 11 years ago

simevidas commented 11 years ago

Consider providing links to these two things:

in the README file.

When somebody stumbles upon this repo, they may ask themselves:

So, it'd be useful (for your visitors) if the above two links were provided.

Schepp commented 11 years ago

Done! Thank you Šime!