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

@media print doesn't work #59

Closed
mareczek opened this issue Apr 22, 2013 · 4 comments
Closed

@media print doesn't work #59

mareczek opened this issue Apr 22, 2013 · 4 comments

Comments

@mareczek
Copy link

Hi,

I have to report that in v2.3.3 @media print does not work. While precompiling it fails due to:

Invalid CSS after "...edia print and ": expected media expression (e.g. (min-device-width: 800px)), was "print,screen an..."

best regards

@metaskills
Copy link
Owner

Is that a bug with Less.js or us?

@mareczek
Copy link
Author

Less.js states that this has been resolved: less/less.js#528
Is less-rails using the latest version of less.js?

@metaskills
Copy link
Owner

It should be now, closing this. Please re-open if it is an issue.

@mareczek
Copy link
Author

Unfortunately i cannot test it due to:

Bundler could not find compatible versions for gem "less-rails":
  In Gemfile:
    less-rails-bootstrap (>= 0) ruby depends on
      less-rails (~> 2.0.0) ruby

    less-rails (2.4.0)

In Gemfile i set:

  gem 'less-rails', '~> 2.4.0'

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