6 lines
121 B
SCSS
6 lines
121 B
SCSS
// App Variables
|
|
// --------------------------------------------------
|
|
$direction: 'rtl';
|
|
$right: right;
|
|
$left: left;
|