We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a74c2d commit 3f2c7a4Copy full SHA for 3f2c7a4
polaris-react/src/styles/_common.scss
@@ -23,4 +23,6 @@
23
// tag+attribute selector.
24
// However, we're still supporting iOS 12 for embedded web views in some apps, which
25
// 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.
28
$se23: 'html[class~="Polaris-Summer-Editions-2023"]';
0 commit comments