/** Although this file only contains a variable, all vars are included by default* in application sass builds, so this needs to be in the rule file section* to allow javascript inclusion filtering to disable it.*//*** @var {boolean} $include-rtl* True to include right-to-left style rules. This variable gets set to true automatically* for rtl builds. You should not need to ever assign a value to this variable, however* it can be used to suppress rtl-specific rules when they are not needed. For example:* @if $include-rtl {* .x-rtl.foo {* margin-left: $margin-right;* margin-right: $margin-left;* }* }* @member Global_CSS* @readonly*/;