wisp/web_lisp_src/style.wisp
2022-07-26 21:25:08 +02:00

7 lines
74 B
Plaintext

(style
:id 1
:size 12)
(document
(text :style 1 "Hello, world!"))