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 fcce258 commit 12c5680Copy full SHA for 12c5680
src/scss/02-tools/_m-rtl.scss
@@ -1,6 +1,6 @@
1
// Support for rtl text, explicit support for Arabic and Hebrew
2
3
-@mixin rtl() {
+@mixin rtl {
4
*[dir="rtl"] &,
5
:root:lang(ar) &,
6
:root:lang(iw) & {
0 commit comments