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
@cmwinters ran into a linting issue in github/github after copying code from our Progress component examples. Upon closer inspection, the Progress-value class that we reference actually doesn't have any styles, I think because we're using flexbox and there's simply no need to style anything except the background color and width.