chore(example): clean up and migrate to ts partially (#3492)

* chore(example): clean up and migrate to ts

* Add missing permissions

* Mirror line-height: 1.5 and remove h-*
This commit is contained in:
Tony
2026-07-16 19:47:52 +08:00
committed by GitHub
parent 40ae0a7fa0
commit d6e0b6bbb1
7 changed files with 224 additions and 188 deletions
+4
View File
@@ -1,3 +1,7 @@
:root {
line-height: 1.5;
}
*:not(h1, h2, h3, h4, h5, h6) {
margin: 0;
padding: 0;