Inkscape.org
Beyond the Basics Inkscape 1.0 deletes stylesheet declaration on save
  1. #1
    MatheM MatheM @MatheM

    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?

  2. #2
    Tyler Durden Tyler Durden @TylerDurden

    Best to discuss this with the devs... see the sticky message at the top of this forum for more info.

  3. #3
    MatheM MatheM @MatheM

    Thanks, I will probably go back to previous version for now.

Inkscape Inkscape.org Inkscape Forum Beyond the Basics Inkscape 1.0 deletes stylesheet declaration on save