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

Accept comments in @keyframe and after rule name #2169

Merged
merged 2 commits into from
Aug 31, 2014

Commits on Aug 27, 2014

  1. Eat up comments instead of calling them parse error:

    * in @Keyframe declaration less#2059,
    * after rule name before semicolon less#826.
    
    The comments are eaten instead of being printed into output, but it is
    better then crashing on them.
    jurcovicovam committed Aug 27, 2014
    Configuration menu
    Copy the full SHA
    d086d64 View commit details
    Browse the repository at this point in the history
  2. tt

    jurcovicovam committed Aug 27, 2014
    Configuration menu
    Copy the full SHA
    9c78547 View commit details
    Browse the repository at this point in the history