Skip to content

Lint: spaces around CSS comments, from/to keyframe selectors #40608

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 5, 2025

Conversation

Josh-Cena
Copy link
Member

After #40228, we are a lot more explicit on some CSS stylistic decisions. This PR fixes two basic things: comments should start and end with a space, and the use of from and to selectors should follow our style guide.

@Josh-Cena Josh-Cena requested review from a team as code owners August 3, 2025 15:49
@Josh-Cena Josh-Cena requested review from chrisdavidmills and scottaohara and removed request for a team August 3, 2025 15:49
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs Content:HTML Hypertext Markup Language docs Content:Learn Learning area docs Content:Accessibility Accessibility docs Content:SVG SVG docs labels Aug 3, 2025
@Josh-Cena Josh-Cena requested review from dipikabh and bsmth and removed request for a team, chrisdavidmills and scottaohara August 3, 2025 15:50
@github-actions github-actions bot added the size/s [PR only] 6-50 LoC changed label Aug 3, 2025
Copy link
Contributor

@dipikabh dipikabh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dipikabh dipikabh merged commit 3d06d82 into mdn:main Aug 5, 2025
7 checks passed
@Josh-Cena Josh-Cena deleted the space-comment branch August 5, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Accessibility Accessibility docs Content:CSS Cascading Style Sheets docs Content:HTML Hypertext Markup Language docs Content:Learn Learning area docs Content:SVG SVG docs size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants