mirror of
https://github.com/pierre42100/comunic
synced 2024-11-17 11:01:13 +00:00
12 lines
134 B
SCSS
12 lines
134 B
SCSS
|
// Colors
|
||
|
@import "colors";
|
||
|
|
||
|
// Typography
|
||
|
@import "typography";
|
||
|
|
||
|
// Typography
|
||
|
@import "bullets";
|
||
|
|
||
|
// Variables
|
||
|
@import "variables";
|