my laravel project’s server can’t run because of this error in the app.css file
@import url(https://fonts.googleapis.com/css?family=Nunito);
@charset "UTF-8";
line number 2 says : at-rule or selector expectedcss(css-ruleorselectorexpected)
i have no idea why this happened
New contributor
Moustapha Abass is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.