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
One of the most common review comments I have for CSS files is a reminder that colors from colors.css are preferred over hardcoded colors. A combination of the color-named and color-no-hex Stylelint rules will allow this task to be automated.