If we don't use @nest then the output is broken
[dir="rtl"] & {
tra...

Contribution Date
Technology
Contribution Project
Contribution Details

If we don't use @nest then the output is broken

[dir="rtl"] & { transform: scaleX(-1); }

Output:

.admin-item__link::before { position: absolute; inset-block-start: 0; inset-inline-start: 0; display: block; width: 1em; height: 1.5em; content: ""; background: transparent no-repeat 50% 50%; background-image: url("data:image/svg+xml,%3csvg width='9' height='14' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.71.314L.29 1.723l5.302 5.353L.289 12.43l1.422 1.408 6.697-6.762z' fill='%23003ecc'/%3e%3c/svg%3e"); .admin-item__link::before { transform: scaleX(-1); } }

Addressed other points.

Issue Status
Needs Review
Contribution Author
Files count
0
Patches count
0