Waley-Z
Waley-Z
This issue seems to be caused by a bug (https://github.com/dperini/nwsapi/issues/115) in `nwsapi 2.2.10`. It will work if I use `2.2.9`. Try: ``` "overrides": { "nwsapi": "2.2.9" } ``` update: the...
I'd like to bring this up again. Outlined `caret-*.svg` are rendered as filled. This should be a mistake because filled svgs and their outlined counterparts have exactly the same codes.
2.2.12 does not work for me either
> @Maxim-Mazurok @Waley-Z I did several test with the ":active" pseudo-class but I can't replicate your results. From what you write I guess you use the "element.matches" api but I...