1
0

feat: add messagebox component

This commit is contained in:
2026-05-14 10:36:03 +08:00
parent 826cbf18b1
commit 6337ae432d
5 changed files with 69 additions and 15 deletions

View File

@@ -1,2 +1,3 @@
// 导入 Bulma
@use "bulma/sass"
@charset "utf-8";
@import "bulma/bulma.sass";