You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after speaking with @hamishmcneill I post this Idea here for a next iteration of the Plugin.
Idea:
Right now, Sketch exports artboard background color as a separate rectangle shape. Instead, I propose to export the artboards background color as a style in the head specs.
The desired behaviour was working default in Sketch until v49.
You find a Zip attached with two SVGs.
"legacy" shows the artboard color exported as separate rectangle (recent Sketch behaviour). "new" shows the desired behaviour, a SVG with the artboard color exported as style: background-color.
Hey,
after speaking with @hamishmcneill I post this Idea here for a next iteration of the Plugin.
Idea:
Right now, Sketch exports artboard background color as a separate rectangle shape. Instead, I propose to export the artboards background color as a style in the head specs.
The desired behaviour was working default in Sketch until v49.
You find a Zip attached with two SVGs.
"legacy" shows the artboard color exported as separate rectangle (recent Sketch behaviour). "new" shows the desired behaviour, a SVG with the artboard color exported as style: background-color.
svgs.zip
I believe the proposed behaviours leaves you with more room for working with SVGs in CSS.
Thanks for caring.
The text was updated successfully, but these errors were encountered: