anandthakker / doiuse

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

Add checks for CSS logical properties #148

Closed lucasenicora closed 1 year ago

lucasenicora commented 2 years ago

This PR will add checks for CSS logical properties. It doesn't contain properties with special values, but at least it contains all the new property names.

Tested in my local environment while running stylelint with stylelint-no-unsuported-browser-features

clshortfuse commented 1 year ago

No longer needed after #159