Problem/Motivation

This is part of the CSS modernization initiative.

Steps to reproduce

Remove @nest from the stylesheet present at https://git.drupalcode.org/project/drupal/-/blob/11.x/core/themes/claro/css/components/messages.pcss.css

Proposed resolution

@nest was removed from the specification completely. Future versions of postcss-nesting plugin will error if you use @nest.
Refer to this link for further details.

Remaining tasks

Provide before and after screenshots.

Issue fork drupal-3410513

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

AkshayAdhav created an issue. See original summary.

Hritik Parihar made their first commit to this issue’s fork.

hritik parihar’s picture

**This is my first attempt to contribute,. Please advise if I made any errors**

I committed the changes and opened MR. I think I missed updating the MR title. Waiting for pipeline run to be finished and then I'll update the title.
Appreciate if someone can review.

smustgrave’s picture

Status: Active » Closed (duplicate)

Consolidating.