Update piccolo
This commit is contained in:
parent
92c11d61a9
commit
4d784412fc
2 changed files with 2 additions and 2 deletions
src/view
|
@ -9,7 +9,7 @@
|
|||
|
||||
(pi:define-element stylesheets (hrefs)
|
||||
(pi:h
|
||||
(<> '()
|
||||
(<>
|
||||
(mapcar (lambda (href)
|
||||
(link :rel "stylesheet" :type "text/css" :href href))
|
||||
hrefs))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue