madskristensen / WebEssentials2012

http://vswebessentials.com
Other
95 stars 46 forks source link

Compile Error when comment in media query #68

Open BEllis opened 10 years ago

BEllis commented 10 years ago

@media only screen and (min-device-width : 768px) /* this causes a compiler error / { / Styles Here */ }

The above example causes a compile error.

Note: Comments don't look right due to markdown, not sure how to fix the markdown :)

madskristensen commented 10 years ago

LESS or Sass?

BEllis commented 10 years ago

LESS

On Thu, Jul 24, 2014 at 12:30 AM, Mads Kristensen notifications@github.com wrote:

LESS or Sass?

— Reply to this email directly or view it on GitHub https://github.com/madskristensen/WebEssentials2012/issues/68#issuecomment-49949975 .