Skip to content

Commit 3f2c7a4

Browse files
committed
Add comment warning for se23 flag deprecation
1 parent 2a74c2d commit 3f2c7a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

polaris-react/src/styles/_common.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@
2323
// tag+attribute selector.
2424
// However, we're still supporting iOS 12 for embedded web views in some apps, which
2525
// unfortunately doesn't support :where https://caniuse.com/?search=%3Awhere
26+
27+
// 🚨 WARNING: Refrain from using the `se23` flag, this will be deprecated post v12.
2628
$se23: 'html[class~="Polaris-Summer-Editions-2023"]';

0 commit comments

Comments
 (0)