When trying to run the command: npm run build
ERROR Error: CSS minification error: postcss-svgo: Error in parsing SVG: Unquoted attribute value
Line: 0
Column: 12
Char: \. File: css/app.29fd1b24.css
Error: CSS minification error: postcss-svgo: Error in parsing SVG: Unquoted attribute value
Line: 0
Column: 12
Char: \. File: css/app.29fd1b24.css
PS: I did the importing of the css files manually, I didn't use the base project with vue, I used the base project only with html
When trying to run the command:
npm run buildPS: I did the importing of the css files manually, I didn't use the base project with vue, I used the base project only with html