Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 232c412

Browse files
committed
Add noflip annotation for GSS compiler.
1 parent 3d99131 commit 232c412

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/mdc-touch-target/_mixins.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959

6060
@if $set-width {
6161
@include mdc-feature-targets($feat-structure) {
62+
/* @noflip */
6263
left: 50%;
6364
width: $mdc-touch-target-width;
6465
transform: translate(-50%, -50%);

0 commit comments

Comments
 (0)