Skip to content

fractional values in style tag #327

@Terciuss

Description

@Terciuss

when using fractional property values in the tag, the style throws an error
webpack config

{ test: /\.svg$/, use: [ { loader: "babel-loader" }, { loader: "react-svg-loader", options: { svgo: { plugins: [ { removeViewBox: false, inlineStyles: false, removeStyleElement: false } ] } } } ] }

image
folder.svg.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions