From 6e7fcc0ebecb4d9d1485937905b31a9864913950 Mon Sep 17 00:00:00 2001 From: zrlibs <jesting_rr@163.com> Date: 星期一, 17 三月 2025 11:29:07 +0800 Subject: [PATCH] fixed --- src/index.less | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/index.less b/src/index.less index 88864ea..13b5a37 100644 --- a/src/index.less +++ b/src/index.less @@ -1,3 +1,5 @@ +@import url(./less/examples.less); + html, body, #app { -- Gitblit v1.9.1