doiuse icon indicating copy to clipboard operation
doiuse copied to clipboard

:bomb: Lint CSS for browser support against caniuse database.

Results 42 doiuse issues
Sort by recently updated
recently updated
newest added

I have tried running the example input but it just outputs like below. Can someone tell me what I'm doing wrong? ``` $ doiuse --browsers "ie >= 9, > 1%,...

[stylelint-no-unsupported-browser-features](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/blob/master/package.json) v8.0.1 use doiuse ^6.0.2 in dependencies Stylelint now checking project in 126s ![image](https://github.com/user-attachments/assets/55ea7ff2-2320-4f21-b8b1-82cbbc27482e) Without stylelint-no-unsupported-browser-features plugin it is done in 12.5s ![image](https://github.com/user-attachments/assets/11bb35a9-6d19-43a7-99e9-2ff1e6d1a04a)