mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
remove unnecessary imports
This commit is contained in:
@@ -8,14 +8,12 @@
|
|||||||
// For a copy, see <https://opensource.org/licenses/MIT>.
|
// For a copy, see <https://opensource.org/licenses/MIT>.
|
||||||
//
|
//
|
||||||
|
|
||||||
$--font-path: '~element-ui/lib/theme-chalk/fonts';
|
|
||||||
|
|
||||||
@use './assets/scss/flags.scss';
|
@use './assets/scss/flags.scss';
|
||||||
@use './assets/scss/animated-emoji.scss';
|
@use './assets/scss/animated-emoji.scss';
|
||||||
|
|
||||||
@import '~animate.css/animate.min.css';
|
@import '~animate.css/animate.min.css';
|
||||||
@import '~noty/lib/noty.css';
|
@import '~noty/lib/noty.css';
|
||||||
@import '~element-ui/packages/theme-chalk/src/index';
|
@import '~element-ui/lib/theme-chalk/index.css';
|
||||||
|
|
||||||
.color-palettes {
|
.color-palettes {
|
||||||
background: #409eff;
|
background: #409eff;
|
||||||
|
|||||||
Reference in New Issue
Block a user