You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add back needless disables to all stylelint comments (#8657)
### WHY are these changes introduced?
`// stylelint-disable` is overloading scss code and not doing anything
many times
### WHAT is this pull request doing?
Stop shipping comments that do nothing or accidentally leave them
around.
0 commit comments