anandthakker / doiuse

:bomb: Lint CSS for browser support against caniuse database.
MIT License
1.24k stars 51 forks source link

[Feature] Check if prefixed property exist #27

Open alexander-akait opened 8 years ago

alexander-akait commented 8 years ago

Add options for this feature and output (or not output) lower version browser support, based on browsers options. What do you think about?

lorenz068 commented 8 years ago

Yes this is a good idea! :+1: Need this feature!

anandthakker commented 8 years ago

Agreed, prefixed property handling is something that needs work here. See also #15 and #28

dumblob commented 4 years ago

Duplicate of https://github.com/anandthakker/doiuse/issues/91 ?