引入bulma

This commit is contained in:
zhcnyuyang 2025-06-28 21:13:02 +08:00
parent de195a41ef
commit 90fd4227c8

View File

@ -1,3 +1,4 @@
import 'bulma/bulma.sass';
export class PostSet {
private divElement: HTMLDivElement | null;