Created
May 20, 2021 08:17
-
-
Save Marcelx8/dfc0566bf692e22f321a555d884873c6 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.RTL { | |
.flex, | |
.sm\:flex, | |
.md\:flex, | |
.lg\:flex, | |
.xl\:flex, | |
.\2xl\:flex, | |
.\3xl\:flex { | |
&:not(.flex-col), | |
&:not(.sm\:flex-col), | |
&:not(.md\:flex-col), | |
&:not(.lg\:flex-col), | |
&:not(.xl\:flex-col), | |
&:not(.\2xl\:flex-col), | |
&:not(.\3xl\:flex-col) { | |
flex-direction: row-reverse; | |
} | |
&.flex-row, | |
&.sm\:flex-row, | |
&.md\:flex-row, | |
&.lg\:flex-row, | |
&.xl\:flex-row, | |
&.\2xl\:flex-row, | |
&.\3xl\:flex-row { | |
flex-direction: row-reverse; | |
&:not(.flex-col), | |
&:not(.sm\:flex-col), | |
&:not(.md\:flex-col), | |
&:not(.lg\:flex-col), | |
&:not(.xl\:flex-col), | |
&:not(.\2xl\:flex-col), | |
&:not(.\3xl\:flex-col) { | |
flex-direction: row-reverse; | |
} | |
} | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.RTL .flex:not(.flex-col), .RTL .flex:not(.sm\:flex-col), .RTL .flex:not(.md\:flex-col), .RTL .flex:not(.lg\:flex-col), .RTL .flex:not(.xl\:flex-col), .RTL .flex:not(.\2 xl\:flex-col), .RTL .flex:not(.\3 xl\:flex-col), | |
.RTL .sm\:flex:not(.flex-col), | |
.RTL .sm\:flex:not(.sm\:flex-col), | |
.RTL .sm\:flex:not(.md\:flex-col), | |
.RTL .sm\:flex:not(.lg\:flex-col), | |
.RTL .sm\:flex:not(.xl\:flex-col), | |
.RTL .sm\:flex:not(.\2 xl\:flex-col), | |
.RTL .sm\:flex:not(.\3 xl\:flex-col), | |
.RTL .md\:flex:not(.flex-col), | |
.RTL .md\:flex:not(.sm\:flex-col), | |
.RTL .md\:flex:not(.md\:flex-col), | |
.RTL .md\:flex:not(.lg\:flex-col), | |
.RTL .md\:flex:not(.xl\:flex-col), | |
.RTL .md\:flex:not(.\2 xl\:flex-col), | |
.RTL .md\:flex:not(.\3 xl\:flex-col), | |
.RTL .lg\:flex:not(.flex-col), | |
.RTL .lg\:flex:not(.sm\:flex-col), | |
.RTL .lg\:flex:not(.md\:flex-col), | |
.RTL .lg\:flex:not(.lg\:flex-col), | |
.RTL .lg\:flex:not(.xl\:flex-col), | |
.RTL .lg\:flex:not(.\2 xl\:flex-col), | |
.RTL .lg\:flex:not(.\3 xl\:flex-col), | |
.RTL .xl\:flex:not(.flex-col), | |
.RTL .xl\:flex:not(.sm\:flex-col), | |
.RTL .xl\:flex:not(.md\:flex-col), | |
.RTL .xl\:flex:not(.lg\:flex-col), | |
.RTL .xl\:flex:not(.xl\:flex-col), | |
.RTL .xl\:flex:not(.\2 xl\:flex-col), | |
.RTL .xl\:flex:not(.\3 xl\:flex-col), | |
.RTL .\2 xl\:flex:not(.flex-col), | |
.RTL .\2 xl\:flex:not(.sm\:flex-col), | |
.RTL .\2 xl\:flex:not(.md\:flex-col), | |
.RTL .\2 xl\:flex:not(.lg\:flex-col), | |
.RTL .\2 xl\:flex:not(.xl\:flex-col), | |
.RTL .\2 xl\:flex:not(.\2 xl\:flex-col), | |
.RTL .\2 xl\:flex:not(.\3 xl\:flex-col), | |
.RTL .\3 xl\:flex:not(.flex-col), | |
.RTL .\3 xl\:flex:not(.sm\:flex-col), | |
.RTL .\3 xl\:flex:not(.md\:flex-col), | |
.RTL .\3 xl\:flex:not(.lg\:flex-col), | |
.RTL .\3 xl\:flex:not(.xl\:flex-col), | |
.RTL .\3 xl\:flex:not(.\2 xl\:flex-col), | |
.RTL .\3 xl\:flex:not(.\3 xl\:flex-col) { | |
flex-direction: row-reverse; | |
} | |
.RTL .flex.flex-row, .RTL .flex.sm\:flex-row, .RTL .flex.md\:flex-row, .RTL .flex.lg\:flex-row, .RTL .flex.xl\:flex-row, .RTL .flex.\2 xl\:flex-row, .RTL .flex.\3 xl\:flex-row, | |
.RTL .sm\:flex.flex-row, | |
.RTL .sm\:flex.sm\:flex-row, | |
.RTL .sm\:flex.md\:flex-row, | |
.RTL .sm\:flex.lg\:flex-row, | |
.RTL .sm\:flex.xl\:flex-row, | |
.RTL .sm\:flex.\2 xl\:flex-row, | |
.RTL .sm\:flex.\3 xl\:flex-row, | |
.RTL .md\:flex.flex-row, | |
.RTL .md\:flex.sm\:flex-row, | |
.RTL .md\:flex.md\:flex-row, | |
.RTL .md\:flex.lg\:flex-row, | |
.RTL .md\:flex.xl\:flex-row, | |
.RTL .md\:flex.\2 xl\:flex-row, | |
.RTL .md\:flex.\3 xl\:flex-row, | |
.RTL .lg\:flex.flex-row, | |
.RTL .lg\:flex.sm\:flex-row, | |
.RTL .lg\:flex.md\:flex-row, | |
.RTL .lg\:flex.lg\:flex-row, | |
.RTL .lg\:flex.xl\:flex-row, | |
.RTL .lg\:flex.\2 xl\:flex-row, | |
.RTL .lg\:flex.\3 xl\:flex-row, | |
.RTL .xl\:flex.flex-row, | |
.RTL .xl\:flex.sm\:flex-row, | |
.RTL .xl\:flex.md\:flex-row, | |
.RTL .xl\:flex.lg\:flex-row, | |
.RTL .xl\:flex.xl\:flex-row, | |
.RTL .xl\:flex.\2 xl\:flex-row, | |
.RTL .xl\:flex.\3 xl\:flex-row, | |
.RTL .\2 xl\:flex.flex-row, | |
.RTL .\2 xl\:flex.sm\:flex-row, | |
.RTL .\2 xl\:flex.md\:flex-row, | |
.RTL .\2 xl\:flex.lg\:flex-row, | |
.RTL .\2 xl\:flex.xl\:flex-row, | |
.RTL .\2 xl\:flex.\2 xl\:flex-row, | |
.RTL .\2 xl\:flex.\3 xl\:flex-row, | |
.RTL .\3 xl\:flex.flex-row, | |
.RTL .\3 xl\:flex.sm\:flex-row, | |
.RTL .\3 xl\:flex.md\:flex-row, | |
.RTL .\3 xl\:flex.lg\:flex-row, | |
.RTL .\3 xl\:flex.xl\:flex-row, | |
.RTL .\3 xl\:flex.\2 xl\:flex-row, | |
.RTL .\3 xl\:flex.\3 xl\:flex-row { | |
flex-direction: row-reverse; | |
} | |
.RTL .flex.flex-row:not(.flex-col), .RTL .flex.flex-row:not(.sm\:flex-col), .RTL .flex.flex-row:not(.md\:flex-col), .RTL .flex.flex-row:not(.lg\:flex-col), .RTL .flex.flex-row:not(.xl\:flex-col), .RTL .flex.flex-row:not(.\2 xl\:flex-col), .RTL .flex.flex-row:not(.\3 xl\:flex-col), .RTL .flex.sm\:flex-row:not(.flex-col), .RTL .flex.sm\:flex-row:not(.sm\:flex-col), .RTL .flex.sm\:flex-row:not(.md\:flex-col), .RTL .flex.sm\:flex-row:not(.lg\:flex-col), .RTL .flex.sm\:flex-row:not(.xl\:flex-col), .RTL .flex.sm\:flex-row:not(.\2 xl\:flex-col), .RTL .flex.sm\:flex-row:not(.\3 xl\:flex-col), .RTL .flex.md\:flex-row:not(.flex-col), .RTL .flex.md\:flex-row:not(.sm\:flex-col), .RTL .flex.md\:flex-row:not(.md\:flex-col), .RTL .flex.md\:flex-row:not(.lg\:flex-col), .RTL .flex.md\:flex-row:not(.xl\:flex-col), .RTL .flex.md\:flex-row:not(.\2 xl\:flex-col), .RTL .flex.md\:flex-row:not(.\3 xl\:flex-col), .RTL .flex.lg\:flex-row:not(.flex-col), .RTL .flex.lg\:flex-row:not(.sm\:flex-col), .RTL .flex.lg\:flex-row:not(.md\:flex-col), .RTL .flex.lg\:flex-row:not(.lg\:flex-col), .RTL .flex.lg\:flex-row:not(.xl\:flex-col), .RTL .flex.lg\:flex-row:not(.\2 xl\:flex-col), .RTL .flex.lg\:flex-row:not(.\3 xl\:flex-col), .RTL .flex.xl\:flex-row:not(.flex-col), .RTL .flex.xl\:flex-row:not(.sm\:flex-col), .RTL .flex.xl\:flex-row:not(.md\:flex-col), .RTL .flex.xl\:flex-row:not(.lg\:flex-col), .RTL .flex.xl\:flex-row:not(.xl\:flex-col), .RTL .flex.xl\:flex-row:not(.\2 xl\:flex-col), .RTL .flex.xl\:flex-row:not(.\3 xl\:flex-col), .RTL .flex.\2 xl\:flex-row:not(.flex-col), .RTL .flex.\2 xl\:flex-row:not(.sm\:flex-col), .RTL .flex.\2 xl\:flex-row:not(.md\:flex-col), .RTL .flex.\2 xl\:flex-row:not(.lg\:flex-col), .RTL .flex.\2 xl\:flex-row:not(.xl\:flex-col), .RTL .flex.\2 xl\:flex-row:not(.\2 xl\:flex-col), .RTL .flex.\2 xl\:flex-row:not(.\3 xl\:flex-col), .RTL .flex.\3 xl\:flex-row:not(.flex-col), .RTL .flex.\3 xl\:flex-row:not(.sm\:flex-col), .RTL .flex.\3 xl\:flex-row:not(.md\:flex-col), .RTL .flex.\3 xl\:flex-row:not(.lg\:flex-col), .RTL .flex.\3 xl\:flex-row:not(.xl\:flex-col), .RTL .flex.\3 xl\:flex-row:not(.\2 xl\:flex-col), .RTL .flex.\3 xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .sm\:flex.flex-row:not(.flex-col), | |
.RTL .sm\:flex.flex-row:not(.sm\:flex-col), | |
.RTL .sm\:flex.flex-row:not(.md\:flex-col), | |
.RTL .sm\:flex.flex-row:not(.lg\:flex-col), | |
.RTL .sm\:flex.flex-row:not(.xl\:flex-col), | |
.RTL .sm\:flex.flex-row:not(.\2 xl\:flex-col), | |
.RTL .sm\:flex.flex-row:not(.\3 xl\:flex-col), | |
.RTL .sm\:flex.sm\:flex-row:not(.flex-col), | |
.RTL .sm\:flex.sm\:flex-row:not(.sm\:flex-col), | |
.RTL .sm\:flex.sm\:flex-row:not(.md\:flex-col), | |
.RTL .sm\:flex.sm\:flex-row:not(.lg\:flex-col), | |
.RTL .sm\:flex.sm\:flex-row:not(.xl\:flex-col), | |
.RTL .sm\:flex.sm\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .sm\:flex.sm\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .sm\:flex.md\:flex-row:not(.flex-col), | |
.RTL .sm\:flex.md\:flex-row:not(.sm\:flex-col), | |
.RTL .sm\:flex.md\:flex-row:not(.md\:flex-col), | |
.RTL .sm\:flex.md\:flex-row:not(.lg\:flex-col), | |
.RTL .sm\:flex.md\:flex-row:not(.xl\:flex-col), | |
.RTL .sm\:flex.md\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .sm\:flex.md\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .sm\:flex.lg\:flex-row:not(.flex-col), | |
.RTL .sm\:flex.lg\:flex-row:not(.sm\:flex-col), | |
.RTL .sm\:flex.lg\:flex-row:not(.md\:flex-col), | |
.RTL .sm\:flex.lg\:flex-row:not(.lg\:flex-col), | |
.RTL .sm\:flex.lg\:flex-row:not(.xl\:flex-col), | |
.RTL .sm\:flex.lg\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .sm\:flex.lg\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .sm\:flex.xl\:flex-row:not(.flex-col), | |
.RTL .sm\:flex.xl\:flex-row:not(.sm\:flex-col), | |
.RTL .sm\:flex.xl\:flex-row:not(.md\:flex-col), | |
.RTL .sm\:flex.xl\:flex-row:not(.lg\:flex-col), | |
.RTL .sm\:flex.xl\:flex-row:not(.xl\:flex-col), | |
.RTL .sm\:flex.xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .sm\:flex.xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .sm\:flex.\2 xl\:flex-row:not(.flex-col), | |
.RTL .sm\:flex.\2 xl\:flex-row:not(.sm\:flex-col), | |
.RTL .sm\:flex.\2 xl\:flex-row:not(.md\:flex-col), | |
.RTL .sm\:flex.\2 xl\:flex-row:not(.lg\:flex-col), | |
.RTL .sm\:flex.\2 xl\:flex-row:not(.xl\:flex-col), | |
.RTL .sm\:flex.\2 xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .sm\:flex.\2 xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .sm\:flex.\3 xl\:flex-row:not(.flex-col), | |
.RTL .sm\:flex.\3 xl\:flex-row:not(.sm\:flex-col), | |
.RTL .sm\:flex.\3 xl\:flex-row:not(.md\:flex-col), | |
.RTL .sm\:flex.\3 xl\:flex-row:not(.lg\:flex-col), | |
.RTL .sm\:flex.\3 xl\:flex-row:not(.xl\:flex-col), | |
.RTL .sm\:flex.\3 xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .sm\:flex.\3 xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .md\:flex.flex-row:not(.flex-col), | |
.RTL .md\:flex.flex-row:not(.sm\:flex-col), | |
.RTL .md\:flex.flex-row:not(.md\:flex-col), | |
.RTL .md\:flex.flex-row:not(.lg\:flex-col), | |
.RTL .md\:flex.flex-row:not(.xl\:flex-col), | |
.RTL .md\:flex.flex-row:not(.\2 xl\:flex-col), | |
.RTL .md\:flex.flex-row:not(.\3 xl\:flex-col), | |
.RTL .md\:flex.sm\:flex-row:not(.flex-col), | |
.RTL .md\:flex.sm\:flex-row:not(.sm\:flex-col), | |
.RTL .md\:flex.sm\:flex-row:not(.md\:flex-col), | |
.RTL .md\:flex.sm\:flex-row:not(.lg\:flex-col), | |
.RTL .md\:flex.sm\:flex-row:not(.xl\:flex-col), | |
.RTL .md\:flex.sm\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .md\:flex.sm\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .md\:flex.md\:flex-row:not(.flex-col), | |
.RTL .md\:flex.md\:flex-row:not(.sm\:flex-col), | |
.RTL .md\:flex.md\:flex-row:not(.md\:flex-col), | |
.RTL .md\:flex.md\:flex-row:not(.lg\:flex-col), | |
.RTL .md\:flex.md\:flex-row:not(.xl\:flex-col), | |
.RTL .md\:flex.md\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .md\:flex.md\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .md\:flex.lg\:flex-row:not(.flex-col), | |
.RTL .md\:flex.lg\:flex-row:not(.sm\:flex-col), | |
.RTL .md\:flex.lg\:flex-row:not(.md\:flex-col), | |
.RTL .md\:flex.lg\:flex-row:not(.lg\:flex-col), | |
.RTL .md\:flex.lg\:flex-row:not(.xl\:flex-col), | |
.RTL .md\:flex.lg\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .md\:flex.lg\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .md\:flex.xl\:flex-row:not(.flex-col), | |
.RTL .md\:flex.xl\:flex-row:not(.sm\:flex-col), | |
.RTL .md\:flex.xl\:flex-row:not(.md\:flex-col), | |
.RTL .md\:flex.xl\:flex-row:not(.lg\:flex-col), | |
.RTL .md\:flex.xl\:flex-row:not(.xl\:flex-col), | |
.RTL .md\:flex.xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .md\:flex.xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .md\:flex.\2 xl\:flex-row:not(.flex-col), | |
.RTL .md\:flex.\2 xl\:flex-row:not(.sm\:flex-col), | |
.RTL .md\:flex.\2 xl\:flex-row:not(.md\:flex-col), | |
.RTL .md\:flex.\2 xl\:flex-row:not(.lg\:flex-col), | |
.RTL .md\:flex.\2 xl\:flex-row:not(.xl\:flex-col), | |
.RTL .md\:flex.\2 xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .md\:flex.\2 xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .md\:flex.\3 xl\:flex-row:not(.flex-col), | |
.RTL .md\:flex.\3 xl\:flex-row:not(.sm\:flex-col), | |
.RTL .md\:flex.\3 xl\:flex-row:not(.md\:flex-col), | |
.RTL .md\:flex.\3 xl\:flex-row:not(.lg\:flex-col), | |
.RTL .md\:flex.\3 xl\:flex-row:not(.xl\:flex-col), | |
.RTL .md\:flex.\3 xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .md\:flex.\3 xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .lg\:flex.flex-row:not(.flex-col), | |
.RTL .lg\:flex.flex-row:not(.sm\:flex-col), | |
.RTL .lg\:flex.flex-row:not(.md\:flex-col), | |
.RTL .lg\:flex.flex-row:not(.lg\:flex-col), | |
.RTL .lg\:flex.flex-row:not(.xl\:flex-col), | |
.RTL .lg\:flex.flex-row:not(.\2 xl\:flex-col), | |
.RTL .lg\:flex.flex-row:not(.\3 xl\:flex-col), | |
.RTL .lg\:flex.sm\:flex-row:not(.flex-col), | |
.RTL .lg\:flex.sm\:flex-row:not(.sm\:flex-col), | |
.RTL .lg\:flex.sm\:flex-row:not(.md\:flex-col), | |
.RTL .lg\:flex.sm\:flex-row:not(.lg\:flex-col), | |
.RTL .lg\:flex.sm\:flex-row:not(.xl\:flex-col), | |
.RTL .lg\:flex.sm\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .lg\:flex.sm\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .lg\:flex.md\:flex-row:not(.flex-col), | |
.RTL .lg\:flex.md\:flex-row:not(.sm\:flex-col), | |
.RTL .lg\:flex.md\:flex-row:not(.md\:flex-col), | |
.RTL .lg\:flex.md\:flex-row:not(.lg\:flex-col), | |
.RTL .lg\:flex.md\:flex-row:not(.xl\:flex-col), | |
.RTL .lg\:flex.md\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .lg\:flex.md\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .lg\:flex.lg\:flex-row:not(.flex-col), | |
.RTL .lg\:flex.lg\:flex-row:not(.sm\:flex-col), | |
.RTL .lg\:flex.lg\:flex-row:not(.md\:flex-col), | |
.RTL .lg\:flex.lg\:flex-row:not(.lg\:flex-col), | |
.RTL .lg\:flex.lg\:flex-row:not(.xl\:flex-col), | |
.RTL .lg\:flex.lg\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .lg\:flex.lg\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .lg\:flex.xl\:flex-row:not(.flex-col), | |
.RTL .lg\:flex.xl\:flex-row:not(.sm\:flex-col), | |
.RTL .lg\:flex.xl\:flex-row:not(.md\:flex-col), | |
.RTL .lg\:flex.xl\:flex-row:not(.lg\:flex-col), | |
.RTL .lg\:flex.xl\:flex-row:not(.xl\:flex-col), | |
.RTL .lg\:flex.xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .lg\:flex.xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .lg\:flex.\2 xl\:flex-row:not(.flex-col), | |
.RTL .lg\:flex.\2 xl\:flex-row:not(.sm\:flex-col), | |
.RTL .lg\:flex.\2 xl\:flex-row:not(.md\:flex-col), | |
.RTL .lg\:flex.\2 xl\:flex-row:not(.lg\:flex-col), | |
.RTL .lg\:flex.\2 xl\:flex-row:not(.xl\:flex-col), | |
.RTL .lg\:flex.\2 xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .lg\:flex.\2 xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .lg\:flex.\3 xl\:flex-row:not(.flex-col), | |
.RTL .lg\:flex.\3 xl\:flex-row:not(.sm\:flex-col), | |
.RTL .lg\:flex.\3 xl\:flex-row:not(.md\:flex-col), | |
.RTL .lg\:flex.\3 xl\:flex-row:not(.lg\:flex-col), | |
.RTL .lg\:flex.\3 xl\:flex-row:not(.xl\:flex-col), | |
.RTL .lg\:flex.\3 xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .lg\:flex.\3 xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .xl\:flex.flex-row:not(.flex-col), | |
.RTL .xl\:flex.flex-row:not(.sm\:flex-col), | |
.RTL .xl\:flex.flex-row:not(.md\:flex-col), | |
.RTL .xl\:flex.flex-row:not(.lg\:flex-col), | |
.RTL .xl\:flex.flex-row:not(.xl\:flex-col), | |
.RTL .xl\:flex.flex-row:not(.\2 xl\:flex-col), | |
.RTL .xl\:flex.flex-row:not(.\3 xl\:flex-col), | |
.RTL .xl\:flex.sm\:flex-row:not(.flex-col), | |
.RTL .xl\:flex.sm\:flex-row:not(.sm\:flex-col), | |
.RTL .xl\:flex.sm\:flex-row:not(.md\:flex-col), | |
.RTL .xl\:flex.sm\:flex-row:not(.lg\:flex-col), | |
.RTL .xl\:flex.sm\:flex-row:not(.xl\:flex-col), | |
.RTL .xl\:flex.sm\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .xl\:flex.sm\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .xl\:flex.md\:flex-row:not(.flex-col), | |
.RTL .xl\:flex.md\:flex-row:not(.sm\:flex-col), | |
.RTL .xl\:flex.md\:flex-row:not(.md\:flex-col), | |
.RTL .xl\:flex.md\:flex-row:not(.lg\:flex-col), | |
.RTL .xl\:flex.md\:flex-row:not(.xl\:flex-col), | |
.RTL .xl\:flex.md\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .xl\:flex.md\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .xl\:flex.lg\:flex-row:not(.flex-col), | |
.RTL .xl\:flex.lg\:flex-row:not(.sm\:flex-col), | |
.RTL .xl\:flex.lg\:flex-row:not(.md\:flex-col), | |
.RTL .xl\:flex.lg\:flex-row:not(.lg\:flex-col), | |
.RTL .xl\:flex.lg\:flex-row:not(.xl\:flex-col), | |
.RTL .xl\:flex.lg\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .xl\:flex.lg\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .xl\:flex.xl\:flex-row:not(.flex-col), | |
.RTL .xl\:flex.xl\:flex-row:not(.sm\:flex-col), | |
.RTL .xl\:flex.xl\:flex-row:not(.md\:flex-col), | |
.RTL .xl\:flex.xl\:flex-row:not(.lg\:flex-col), | |
.RTL .xl\:flex.xl\:flex-row:not(.xl\:flex-col), | |
.RTL .xl\:flex.xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .xl\:flex.xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .xl\:flex.\2 xl\:flex-row:not(.flex-col), | |
.RTL .xl\:flex.\2 xl\:flex-row:not(.sm\:flex-col), | |
.RTL .xl\:flex.\2 xl\:flex-row:not(.md\:flex-col), | |
.RTL .xl\:flex.\2 xl\:flex-row:not(.lg\:flex-col), | |
.RTL .xl\:flex.\2 xl\:flex-row:not(.xl\:flex-col), | |
.RTL .xl\:flex.\2 xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .xl\:flex.\2 xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .xl\:flex.\3 xl\:flex-row:not(.flex-col), | |
.RTL .xl\:flex.\3 xl\:flex-row:not(.sm\:flex-col), | |
.RTL .xl\:flex.\3 xl\:flex-row:not(.md\:flex-col), | |
.RTL .xl\:flex.\3 xl\:flex-row:not(.lg\:flex-col), | |
.RTL .xl\:flex.\3 xl\:flex-row:not(.xl\:flex-col), | |
.RTL .xl\:flex.\3 xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .xl\:flex.\3 xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .\2 xl\:flex.flex-row:not(.flex-col), | |
.RTL .\2 xl\:flex.flex-row:not(.sm\:flex-col), | |
.RTL .\2 xl\:flex.flex-row:not(.md\:flex-col), | |
.RTL .\2 xl\:flex.flex-row:not(.lg\:flex-col), | |
.RTL .\2 xl\:flex.flex-row:not(.xl\:flex-col), | |
.RTL .\2 xl\:flex.flex-row:not(.\2 xl\:flex-col), | |
.RTL .\2 xl\:flex.flex-row:not(.\3 xl\:flex-col), | |
.RTL .\2 xl\:flex.sm\:flex-row:not(.flex-col), | |
.RTL .\2 xl\:flex.sm\:flex-row:not(.sm\:flex-col), | |
.RTL .\2 xl\:flex.sm\:flex-row:not(.md\:flex-col), | |
.RTL .\2 xl\:flex.sm\:flex-row:not(.lg\:flex-col), | |
.RTL .\2 xl\:flex.sm\:flex-row:not(.xl\:flex-col), | |
.RTL .\2 xl\:flex.sm\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .\2 xl\:flex.sm\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .\2 xl\:flex.md\:flex-row:not(.flex-col), | |
.RTL .\2 xl\:flex.md\:flex-row:not(.sm\:flex-col), | |
.RTL .\2 xl\:flex.md\:flex-row:not(.md\:flex-col), | |
.RTL .\2 xl\:flex.md\:flex-row:not(.lg\:flex-col), | |
.RTL .\2 xl\:flex.md\:flex-row:not(.xl\:flex-col), | |
.RTL .\2 xl\:flex.md\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .\2 xl\:flex.md\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .\2 xl\:flex.lg\:flex-row:not(.flex-col), | |
.RTL .\2 xl\:flex.lg\:flex-row:not(.sm\:flex-col), | |
.RTL .\2 xl\:flex.lg\:flex-row:not(.md\:flex-col), | |
.RTL .\2 xl\:flex.lg\:flex-row:not(.lg\:flex-col), | |
.RTL .\2 xl\:flex.lg\:flex-row:not(.xl\:flex-col), | |
.RTL .\2 xl\:flex.lg\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .\2 xl\:flex.lg\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .\2 xl\:flex.xl\:flex-row:not(.flex-col), | |
.RTL .\2 xl\:flex.xl\:flex-row:not(.sm\:flex-col), | |
.RTL .\2 xl\:flex.xl\:flex-row:not(.md\:flex-col), | |
.RTL .\2 xl\:flex.xl\:flex-row:not(.lg\:flex-col), | |
.RTL .\2 xl\:flex.xl\:flex-row:not(.xl\:flex-col), | |
.RTL .\2 xl\:flex.xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .\2 xl\:flex.xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .\2 xl\:flex.\2 xl\:flex-row:not(.flex-col), | |
.RTL .\2 xl\:flex.\2 xl\:flex-row:not(.sm\:flex-col), | |
.RTL .\2 xl\:flex.\2 xl\:flex-row:not(.md\:flex-col), | |
.RTL .\2 xl\:flex.\2 xl\:flex-row:not(.lg\:flex-col), | |
.RTL .\2 xl\:flex.\2 xl\:flex-row:not(.xl\:flex-col), | |
.RTL .\2 xl\:flex.\2 xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .\2 xl\:flex.\2 xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .\2 xl\:flex.\3 xl\:flex-row:not(.flex-col), | |
.RTL .\2 xl\:flex.\3 xl\:flex-row:not(.sm\:flex-col), | |
.RTL .\2 xl\:flex.\3 xl\:flex-row:not(.md\:flex-col), | |
.RTL .\2 xl\:flex.\3 xl\:flex-row:not(.lg\:flex-col), | |
.RTL .\2 xl\:flex.\3 xl\:flex-row:not(.xl\:flex-col), | |
.RTL .\2 xl\:flex.\3 xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .\2 xl\:flex.\3 xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .\3 xl\:flex.flex-row:not(.flex-col), | |
.RTL .\3 xl\:flex.flex-row:not(.sm\:flex-col), | |
.RTL .\3 xl\:flex.flex-row:not(.md\:flex-col), | |
.RTL .\3 xl\:flex.flex-row:not(.lg\:flex-col), | |
.RTL .\3 xl\:flex.flex-row:not(.xl\:flex-col), | |
.RTL .\3 xl\:flex.flex-row:not(.\2 xl\:flex-col), | |
.RTL .\3 xl\:flex.flex-row:not(.\3 xl\:flex-col), | |
.RTL .\3 xl\:flex.sm\:flex-row:not(.flex-col), | |
.RTL .\3 xl\:flex.sm\:flex-row:not(.sm\:flex-col), | |
.RTL .\3 xl\:flex.sm\:flex-row:not(.md\:flex-col), | |
.RTL .\3 xl\:flex.sm\:flex-row:not(.lg\:flex-col), | |
.RTL .\3 xl\:flex.sm\:flex-row:not(.xl\:flex-col), | |
.RTL .\3 xl\:flex.sm\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .\3 xl\:flex.sm\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .\3 xl\:flex.md\:flex-row:not(.flex-col), | |
.RTL .\3 xl\:flex.md\:flex-row:not(.sm\:flex-col), | |
.RTL .\3 xl\:flex.md\:flex-row:not(.md\:flex-col), | |
.RTL .\3 xl\:flex.md\:flex-row:not(.lg\:flex-col), | |
.RTL .\3 xl\:flex.md\:flex-row:not(.xl\:flex-col), | |
.RTL .\3 xl\:flex.md\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .\3 xl\:flex.md\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .\3 xl\:flex.lg\:flex-row:not(.flex-col), | |
.RTL .\3 xl\:flex.lg\:flex-row:not(.sm\:flex-col), | |
.RTL .\3 xl\:flex.lg\:flex-row:not(.md\:flex-col), | |
.RTL .\3 xl\:flex.lg\:flex-row:not(.lg\:flex-col), | |
.RTL .\3 xl\:flex.lg\:flex-row:not(.xl\:flex-col), | |
.RTL .\3 xl\:flex.lg\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .\3 xl\:flex.lg\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .\3 xl\:flex.xl\:flex-row:not(.flex-col), | |
.RTL .\3 xl\:flex.xl\:flex-row:not(.sm\:flex-col), | |
.RTL .\3 xl\:flex.xl\:flex-row:not(.md\:flex-col), | |
.RTL .\3 xl\:flex.xl\:flex-row:not(.lg\:flex-col), | |
.RTL .\3 xl\:flex.xl\:flex-row:not(.xl\:flex-col), | |
.RTL .\3 xl\:flex.xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .\3 xl\:flex.xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .\3 xl\:flex.\2 xl\:flex-row:not(.flex-col), | |
.RTL .\3 xl\:flex.\2 xl\:flex-row:not(.sm\:flex-col), | |
.RTL .\3 xl\:flex.\2 xl\:flex-row:not(.md\:flex-col), | |
.RTL .\3 xl\:flex.\2 xl\:flex-row:not(.lg\:flex-col), | |
.RTL .\3 xl\:flex.\2 xl\:flex-row:not(.xl\:flex-col), | |
.RTL .\3 xl\:flex.\2 xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .\3 xl\:flex.\2 xl\:flex-row:not(.\3 xl\:flex-col), | |
.RTL .\3 xl\:flex.\3 xl\:flex-row:not(.flex-col), | |
.RTL .\3 xl\:flex.\3 xl\:flex-row:not(.sm\:flex-col), | |
.RTL .\3 xl\:flex.\3 xl\:flex-row:not(.md\:flex-col), | |
.RTL .\3 xl\:flex.\3 xl\:flex-row:not(.lg\:flex-col), | |
.RTL .\3 xl\:flex.\3 xl\:flex-row:not(.xl\:flex-col), | |
.RTL .\3 xl\:flex.\3 xl\:flex-row:not(.\2 xl\:flex-col), | |
.RTL .\3 xl\:flex.\3 xl\:flex-row:not(.\3 xl\:flex-col) { | |
flex-direction: row-reverse; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"sass": { | |
"compiler": "dart-sass/1.32.12", | |
"extensions": {}, | |
"syntax": "SCSS", | |
"outputStyle": "expanded" | |
}, | |
"autoprefixer": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment