summaryrefslogtreecommitdiff
path: root/scss/index.scss
blob: 20cd6df36a60275afd32b5e73e704e4f9e8cd9c2 (plain)
1
2
3
4
5
6
@use 'normalize' as *;
@use 'base/index' as *;
@use 'layout/index' as *;
@use 'modules/index' as *;
@use 'custom-properties/index' as *;
@use 'utils' as *;