Skip to content

chore: enable Stylelint color-function-notation, lint html files #9663

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
Jul 8, 2025

Conversation

web-padawan
Copy link
Member

@web-padawan web-padawan commented Jul 8, 2025

Description

Configured color-function-notation rule to avoid accidentally adding CSS not supported by Safari 17, like hsl(0 0 50).

Also added stylelint-config-html to lint CSS in dev pages and fixed one case of modern syntax in app-layout page.

Type of change

  • Internal change

@web-padawan web-padawan requested a review from vursen July 8, 2025 13:25
Copy link

sonarqubecloud bot commented Jul 8, 2025

@web-padawan web-padawan merged commit a2cd2e1 into main Jul 8, 2025
12 of 13 checks passed
@web-padawan web-padawan deleted the chore/stylelint-html-color-notation branch July 8, 2025 13:39
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