From 440522ea896377c45ffd80f4b70927d27e701c64 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期一, 25 十二月 2023 17:30:30 +0800
Subject: [PATCH] 编写评估任务模块逻辑,未完成

---
 src/styles/element/index.scss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/styles/element/index.scss b/src/styles/element/index.scss
index e0db086..ae918df 100644
--- a/src/styles/element/index.scss
+++ b/src/styles/element/index.scss
@@ -40,3 +40,4 @@
 
 // custom dark variables
 @use "./dark.scss";
+@use "./animation.scss"

--
Gitblit v1.9.3