homepage/src/_scss/index.scss

9 lines
103 B
SCSS
Raw Normal View History

2023-03-14 07:16:12 +00:00
@import 'variables';
@import 'scaffolding';
2023-03-15 09:04:46 +00:00
@import 'layout';
@import 'text';
@import 'pages/home';