Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile Error when comment in media query #68

Open
BEllis opened this issue Jul 23, 2014 · 2 comments
Open

Compile Error when comment in media query #68

BEllis opened this issue Jul 23, 2014 · 2 comments

Comments

@BEllis
Copy link

BEllis commented Jul 23, 2014

@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
Copy link
Owner

LESS or Sass?

@BEllis
Copy link
Author

BEllis commented Jul 23, 2014

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
#68 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants