style wisp added
This commit is contained in:
parent
4a09d525bc
commit
10b0830e6f
4
web_lisp_src/style.wisp
Normal file
4
web_lisp_src/style.wisp
Normal file
|
@ -0,0 +1,4 @@
|
|||
(wisp
|
||||
(style :id 1 `(:size 12 ))
|
||||
(document
|
||||
(text :style 1 "Hello, World!")))
|
Loading…
Reference in a new issue