First time using sage 9, I have my editor set to convert double quotes to singles. When I compile though I’m getting an error “Expected double quotes single-quotes”.
I know I could change my editor settings to stop this but I wondering if there was another way. Can I change it so webpack doesn’t care what my quotes are? Or so that it’s ok for single quotes show up in my SCSS?