Open Moirafu opened 5 years ago
have a try, add style attribute lang="postcss" ?
have a try, add style attribute lang="postcss" ?
tried, not work for me
I have the same probelm,but i get the way to figure out, try to remove the "-" in @svg name.
Please use .postcssrc.js
in your project root, and config this :
module.exports = {
plugins: {
"postcss-write-svg": {}
}
};
I have the same probelm,but i get the way to figure out, try to remove the "-" in @svg name.
you saved me
I have the same probelm,but i get the way to figure out, try to remove the "-" in @svg name.
This worded for me. Thank you!👍
React less is not support. How fix?
I have the same probelm,but i get the way to figure out, try to remove the "-" in @svg name.
You're a genius!
how can i fix it?