Skip to content

Conversation

puckowski
Copy link
Contributor

What:

  • Add fixes for layer at-rule nesting syntax parsing and associated tests.

Fixes #4348

Why:

@layer nesting syntax is valid. https://developer.mozilla.org/en-US/docs/Web/CSS/@layer#nesting_layers

Checklist:

  • Documentation
  • Added/updated unit tests
  • Code complete

* Add fixes for layer at-rule nesting syntax parsing and associated
  tests.
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jul 21, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 24, 2025
@puckowski puckowski merged commit 01a187e into less:master Jul 24, 2025
7 checks passed
@puckowski
Copy link
Contributor Author

Thank you for reviewing. I'll work on a release PR and submit one sometime tomorrow.

@n3dst4
Copy link

n3dst4 commented Jul 24, 2025

Thanks for jumping on this @puckowski. I appreciate it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dotted layer name in @layer rule throws an error in Less 4.4.0 (regression)
3 participants