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

/* */ comments don't exist in Sass, ending is determined by indent [attempt 2] #46

Open
wants to merge 1 commit into
base: sublime
Choose a base branch
from

Commits on Feb 23, 2014

  1. /* */ comments don't exist in Sass, ending is determined by indent

    From http://sass-lang.com/documentation/file.INDENTED_SYNTAX.html:
    “Comments beginning with /* are preserved in the CSS output, although
    unlike SCSS they don’t require a closing */.”
    
    Take 2; this time Sass and SCSS syntaxes are separated.
    szhu committed Feb 23, 2014
    Configuration menu
    Copy the full SHA
    537bc32 View commit details
    Browse the repository at this point in the history