Skip to content

Commit

Permalink
results in pre area
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed May 16, 2024
1 parent 96e2f90 commit 9424cc4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion calcit.cirru

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions compact.cirru
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
, snippet-tabs $ fn (info d!)
d! cursor $ assoc state :snippet (nth info 1)
comp-codearea $ :snippet state
div
pre
{}
:class-name $ str-spaced css/expand css/font-code style-result
:id "\"result"
Expand Down Expand Up @@ -122,7 +122,7 @@
ns app.comp.container $ :require (respo-ui.css :as css)
respo.util.format :refer $ hsl
respo.css :refer $ defstyle
respo.core :refer $ defcomp defeffect <> >> div button textarea span input a
respo.core :refer $ defcomp defeffect <> >> div button textarea span input a pre
respo.comp.space :refer $ =<
reel.comp.reel :refer $ comp-reel
app.config :refer $ dev?
Expand Down

0 comments on commit 9424cc4

Please sign in to comment.