scicloj / clay

A tiny Clojure tool for dynamic workflow of data visualization and literate programming
https://scicloj.github.io/clay/
Eclipse Public License 1.0
111 stars 10 forks source link

control image sizing through Kindly and SCSS #87

Open daslu opened 3 months ago

daslu commented 3 months ago

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

genmeblog commented 3 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).