sublime_libsass icon indicating copy to clipboard operation
sublime_libsass copied to clipboard

Compiling ghost failure when background-image url is missing quote marks

Open jbaf opened this issue 8 years ago • 0 comments

Hello, it's me again. With one new bug (sorry...).

Working with a new designer in my team, I came up with a new bug, which is only half a bug, as it is due to a bad coding habit, but still... I explain myself : when writing a background-image: url('path/to/my/image') without quotation marks around the image path (like url(path/to/my/image)) the main.scss file doesn't compile, although sublime bottom bar says it does, not showing any error. It may be a good thing at least to throw an error in that case.

Personnaly I spent about an hour to isolate the problem. It was kind of a sneaky one.

Thanks !

jbaf avatar Aug 30 '16 07:08 jbaf