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