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
it would be very nice if csslint can check for class and id naming convention. maybe give multiple choices like camelcase, with - and so on? jshint does that for variables and i thik thats very cool and another way to get clean css code :)