6 lines
151 B
SCSS
6 lines
151 B
SCSS
@forward 'variables/colors';
|
|
@forward 'variables/typography';
|
|
@forward 'variables/spacing';
|
|
@forward 'variables/layout';
|
|
@forward 'variables/effects';
|