Skip to content

Commit 1df02ab

Browse files
teodorluSophieBosio
andcommitted
Push CSS changes individually
Co-authored-by: Sophie Bosio <65249932+SophieBosio@users.noreply.github.com>
1 parent 1cd7bc5 commit 1df02ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sse.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
(push-all! (str (replicant.string/render hiccup))))
2929

3030
(defn push-assets! []
31-
(push-hiccup! (frontpage/asset-headers)))
31+
(run! push-hiccup! (frontpage/asset-headers)))
3232

3333
(comment
3434
(push-hiccup! [:h1#morph "🥳🎉🤩"])

0 commit comments

Comments
 (0)