Skip to content

Commit 12c5680

Browse files
committed
rename mixin
1 parent fcce258 commit 12c5680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scss/02-tools/_m-rtl.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Support for rtl text, explicit support for Arabic and Hebrew
22

3-
@mixin rtl() {
3+
@mixin rtl {
44
*[dir="rtl"] &,
55
:root:lang(ar) &,
66
:root:lang(iw) & {

0 commit comments

Comments
 (0)