5 lines
101 B
SCSS
5 lines
101 B
SCSS
@forward 'colors';
|
|
@forward 'mixins';
|
|
@forward 'breakpoints';
|
|
@forward 'typography';
|
|
@forward 'root'; |