I recently updated to Inkscape 1.0 and I don't know if I missed a settng somewhere.
In older versions I used external stylesheets to style my svg, declared in the svg file like this.
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml-stylesheet type="text/css" href="css/base.css"?><svg... <!-- rest of SVG -->
But in version 1.0 the stylesheet declarations before <svg> tag are removed. Is there a way to stop Inkscape doing that?
Best to discuss this with the devs... see the sticky message at the top of this forum for more info.
Thanks, I will probably go back to previous version for now.
I recently updated to Inkscape 1.0 and I don't know if I missed a settng somewhere.
In older versions I used external stylesheets to style my svg, declared in the svg file like this.
But in version 1.0 the stylesheet declarations before <svg> tag are removed. Is there a way to stop Inkscape doing that?
Best to discuss this with the devs... see the sticky message at the top of this forum for more info.
Thanks, I will probably go back to previous version for now.