You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same here, but I'm using the node-sass variant of this tool: https://www.npmjs.com/package/node-sass-json-importer. Turned out I was piping some SASS through a JSON loader, using another loader for CSS to JSON. Be sure you aren't doing that anywhere.
i guess i have the same problem with node-sass-json-importer since i updated it to the latest version. I don't understand how you fixed this, can you explain?
Hi, i'm getting this error when i try to compile my SCSS file
Error: Invalid CSS after "{": expected 1 selector or at-rule, was "{" on line 1 of path/to/folder/example.json {
Can anybody help me?
The text was updated successfully, but these errors were encountered: