kabisa / maji

Maji is a framework to build great hybrid mobile apps.
https://www.majimobile.com/
MIT License
18 stars 10 forks source link

Ignore css-appearance when linting #202

Closed leonderijke closed 6 years ago

leonderijke commented 6 years ago

Since CSS Appearance is often used to "reset" the browsers default rendering of form controls, it is useful to ignore it as an unsupported feature.

RoelN commented 6 years ago

LGTM, especially since we reset it for mobile browser specifically, for which there's enough support: https://caniuse.com/#feat=css-appearance