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

Allow lists of nested selectors and allow styles after nested CSS blocks #4040

Merged
merged 7 commits into from
Feb 15, 2024

Commits on Jan 17, 2024

  1. Support nested selector lists.

    Partially fix #3969.
    rodrigogiraoserrao committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    828b383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18b8a23 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    8c3f3ba View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    3313787 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Test nested CSS worked at higher level.

    Addresses review feedback. See the three comments starting at #4040 (comment).
    rodrigogiraoserrao committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3c18e47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86d4245 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    159a54e View commit details
    Browse the repository at this point in the history