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/form--password-confirm.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-3410509

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.

BhumikaVarshney made their first commit to this issue’s fork.

smustgrave’s picture

Status: Active » Closed (duplicate)

Consolidating.