8 lines
75 B
SCSS
8 lines
75 B
SCSS
$direction: ltr;
|
|
|
|
@import "../helpers/direction";
|
|
|
|
@import "../app/app";
|
|
|
|
|