kazhnuz.css/src/scss/_core.scss

9 lines
169 B
SCSS

/* 0. CORE
** All the basic functions from the stylesheet
*/
@import 'core/normalize';
@import 'core/box-sizing';
@import 'core/typography';
@import 'core/containers';