Skip to content

Conversation

jthomerson
Copy link
Member

@kmuncie last week was the first time I'd done any hands-on CSS dev in any of our repos in a long time. This rule kept tripping me up because there would be conceptually-logical groupings of CSS declarations that it made sense to separate (e.g. separate CSS var defaults, from grid/flex layout declarations, from font and color declarations). But this rule would complain when I put any blank lines between declarations. Having this rule seems to conflict with our principles on blank lines. This PR is an attempt to make the linting match those principles, but there may be more things to ignore, or a better way to structure the rule.

cc @yokuze

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants