When I try to build angular application and open the files in dist folder like index.html and try running these file on a live server it gives me this error
at-rule or selector expectedcss(css-ruleorselectorexpected)
specially on the lines contains
@charset "UTF-8"
And also when I try to see what happen in the console it gives me different errors here's a screenshot