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 } ] } } } ] }`  [folder.svg.txt](https://github.com/boopathi/react-svg-loader/files/7486828/folder.svg.txt)