issues
search
yuschick
/
stylelint-plugin-defensive-css
A Stylelint plugin for enforcing defensive CSS best practices.
https://defensivecss.dev/
MIT License
139
stars
4
forks
source link
Setup Rule for Accidental Mobile Hover
#9
Closed
yuschick
closed
1 year ago
yuschick
commented
1 year ago
📒 Description
sets up the rule to prevent
accidental hover states on mobile
.
🚀 Changes
adds rule to prevent accidental hover effects on mobile
adds tests for accept and reject states of the rule
updates docs to include the new rule
🔐 Closes
N/A
⛳️ Testing
ran
npm run test
to ensure all tests pass
📒 Description
🚀 Changes
🔐 Closes
N/A
⛳️ Testing
npm run test
to ensure all tests pass