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 custom syntax and parser support #130

Merged
merged 2 commits into from
Jan 4, 2016
Merged

Add custom syntax and parser support #130

merged 2 commits into from
Jan 4, 2016

Conversation

TrySound
Copy link
Member

@TrySound TrySound commented Jan 3, 2016

Fix #79 #96

@TrySound
Copy link
Member Author

TrySound commented Jan 3, 2016

Do not merge yet

@TrySound
Copy link
Member Author

TrySound commented Jan 4, 2016

Okay. Can be merged for now.

if (options.parser.parse) {
options.parser = options.parser.parse
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you document this (at least in the CHANGELOG?)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's postcss code part. Everything is in postcss doc. I'll add changelog

@MoOx
Copy link
Contributor

MoOx commented Jan 4, 2016

Can you rebase?

@TrySound
Copy link
Member Author

TrySound commented Jan 4, 2016

@MoOx Done

MoOx added a commit that referenced this pull request Jan 4, 2016
Add custom syntax and parser support
@MoOx MoOx merged commit dd4c160 into dev Jan 4, 2016
@MoOx MoOx deleted the custom-syntax branch January 4, 2016 13:59
@7studio 7studio mentioned this pull request Mar 26, 2019
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.

2 participants