- Notifications
You must be signed in to change notification settings - Fork 153
Closed
Description
The third round of issues I found while testing v4 beta:
- problem A (from @gndelia) - current
prefer-screen-queries
error message is a little bit weird:Use screen to query DOM elements, "screen.{{ name }}"
. Improve this message to make it more readable.
gndelia