scicloj / clay

A REPL-friendly Clojure tool for notebooks and datavis
https://scicloj.github.io/clay/
Eclipse Public License 1.0
133 stars 13 forks source link

control image sizing through Kindly and SCSS #87

Open daslu opened 8 months ago

daslu commented 8 months ago

discussion: https://clojurians.zulipchat.com/#narrow/stream/422115-clay-dev/topic/images/near/426488651

genmeblog commented 8 months ago

I would enhance this to all hardcoded styles in Clay. I mean I propose to avoid any styles in the code at all. This applies to separator (https://github.com/scicloj/clay/blob/main/src/scicloj/clay/v2/item.clj#L82), embedded charts (https://github.com/scicloj/clay/blob/main/src/scicloj/clay/v2/item.clj#L119).