fix: add forgotten core module
This commit is contained in:
parent
f74f147e17
commit
b71318010f
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@
|
||||||
@import 'core/normalize';
|
@import 'core/normalize';
|
||||||
@import 'core/box-sizing';
|
@import 'core/box-sizing';
|
||||||
@import 'core/typography';
|
@import 'core/typography';
|
||||||
|
@import 'core/containers';
|
||||||
|
|
Loading…
Reference in a new issue