7 lines
71 B
SCSS
7 lines
71 B
SCSS
---
|
|
# Loading site styles.
|
|
---
|
|
|
|
@import 'normalize';
|
|
@import 'custom';
|