4 lines
96 B
SCSS
4 lines
96 B
SCSS
@import 'bootstrap/scss/bootstrap';
|
|
@import './variables';
|
|
@import './rtl';
|
|
@import './general'; |