5 lines
128 B
SCSS
5 lines
128 B
SCSS
![]() |
// index is the entry for all styles.
|
||
|
@import './global';
|
||
|
@import '../features/home/style';
|
||
|
@import '../features/common/style';
|