From dad44b84ab21f9d1f860760a045015f1cab0aaec Mon Sep 17 00:00:00 2001 From: zrlibs <jesting_rr@163.com> Date: 星期三, 19 三月 2025 10:57:14 +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