wisp/web_lisp_src/style.wisp
2022-07-21 00:56:00 +02:00

4 lines
92 B
Plaintext

(wisp
(style :id 1 '(:size 12 ))
(document
(text :style 1 "Hello, World!")))