Skip to content
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

Fix bad CSS headers and update formatted CSS test snapshots #2280

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

texodus
Copy link
Member

@texodus texodus commented Jun 28, 2023

  • Fixes broken auto-headers for CSS files. These files are only used for tests but caused havoc in the test suite.
  • Fixes regressed playwright snapshots, which regressed due to new CSS/LESS linting rules which applied changes such as removing quotes from attribute selectors, causing test failures.
  • Fixes docs task to work with new ESM module structure.

@texodus texodus added the internal Internal refactoring and code quality improvement label Jun 28, 2023
@texodus texodus merged commit a946f85 into master Jun 28, 2023
@texodus texodus deleted the fix-css-and-build branch June 28, 2023 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal refactoring and code quality improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant