Add on-demand styling feature
This commit is contained in:
parent
1d7f8b6ed5
commit
56ffa88dbf
5 changed files with 47 additions and 6 deletions
src/routes
|
@ -7,7 +7,7 @@
|
|||
|
||||
(pi:define-element page ()
|
||||
(pi:h
|
||||
(section
|
||||
(section :data-cmp "pages/index"
|
||||
(h1 "Hello, World!")
|
||||
(a :href "/about" :hx-boost "true"
|
||||
"About"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue