mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-04 14:49:01 +02:00
c0c3bfe185
GitOrigin-RevId: 5dd6b490a6f597892b47a89aabce748cea3e3bc6
8 lines
138 B
SCSS
8 lines
138 B
SCSS
@import 'colors';
|
|
@import 'typography';
|
|
@import 'spacing';
|
|
@import 'border';
|
|
@import 'theme';
|
|
@import 'mixins';
|
|
@import 'components/all';
|