mirror of
https://github.com/koel/koel
synced 2024-12-13 14:12:27 +00:00
922068eb00
Randomly passing by and saw "urf-8" instead of "utf-8", which might be a typo.
6 lines
117 B
SCSS
6 lines
117 B
SCSS
@charset "utf-8";
|
|
|
|
@import "partials/_vars.scss";
|
|
@import "partials/_mixins.scss";
|
|
|
|
@import "partials/_shared.scss";
|