Skip to content

Commit

Permalink
Clean up unnecessary :style key generated for defkeyframes
Browse files Browse the repository at this point in the history
  • Loading branch information
dhleong committed Nov 1, 2024
1 parent 22d87ce commit cbd2a34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/spade/core.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@
(garden.stylesheet/at-keyframes
~name-var
~@style))))
:style ~(str (vec style))
:name ~name-var}

key-var (assoc ::key key-var))]
Expand Down

0 comments on commit cbd2a34

Please sign in to comment.