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

Add support for sass style comment in .scss files #235

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

Conversation

b2l
Copy link

@b2l b2l commented Jun 10, 2015

Comments should be in the form:

//doc
//  ---
//  title: something
//  category: ...
//  ---
//

Always have double space between the // and the content

Comments should be in the form:
```
//doc
//  ---
//  title: something
//  category: ...
//  ---
//
```
Always have double space between the // and the content
@b2l
Copy link
Author

b2l commented Aug 11, 2015

@jdcantrell Do you think you can merge it in this state?
I'll be happy to change some things if you prefer, but I would really appreciate if I can use upstream again.

@Epho
Copy link

Epho commented Mar 12, 2016

+1 for this update, would love to have this merged in as well

infinityrobot added a commit to infinityrobot/hologram that referenced this pull request Jun 23, 2016
@j1348
Copy link

j1348 commented Jul 21, 2017

+1

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

Successfully merging this pull request may close these issues.

3 participants