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
Sometimes, results can be output such that the line numbers are out of order. The CSS Lint object should return its results sorted by line number with rollup warnings last by default. That way, all UIs don't need to sort first before displaying.