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

Use PostCSS 4.1 API #12

Merged
merged 1 commit into from
Jun 3, 2015
Merged

Use PostCSS 4.1 API #12

merged 1 commit into from
Jun 3, 2015

Conversation

ai
Copy link
Member

@ai ai commented Jun 3, 2015

Fix #11

postcss.plugin() is very important, because I got today two reports that postcss-calc doesn’t work, because developers just miss brackets.

@ai ai mentioned this pull request Jun 3, 2015
@MoOx
Copy link
Contributor

MoOx commented Jun 3, 2015

Is it safe to be released as patch ?

@ai
Copy link
Member Author

ai commented Jun 3, 2015

@MoOx I think so :D. postcss.plugin return same function. Difference is only about custom properties, that was added to function.

MoOx added a commit that referenced this pull request Jun 3, 2015
@MoOx MoOx merged commit fd32fee into postcss:master Jun 3, 2015
@MoOx
Copy link
Contributor

MoOx commented Jun 3, 2015

Released as 4.1.0

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