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

Replace multi-line comment with single line comments #2827

Closed
wants to merge 4 commits into from

Commits on Nov 19, 2015

  1. Replace multi-line comment with single line comments

    When using Compass to compile the sass files, mulit-line comments are
    not stripped in the output, causing malformed CSS output.
    Nicholas Fantozz committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    954be37 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. Updates requested comment changes

    Nicholas Fantozz committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    9ae1828 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'videojs/master'

    # Conflicts:
    #	src/css/components/menu/_menu-popup.scss
    Nicholas Fantozz committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    194b501 View commit details
    Browse the repository at this point in the history
  3. Removes conflict and adds single line comment

    Nicholas Fantozz committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    4964876 View commit details
    Browse the repository at this point in the history