Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

postcss 6 support #10

Merged
merged 4 commits into from
Jun 19, 2017
Merged

postcss 6 support #10

merged 4 commits into from
Jun 19, 2017

Conversation

e1ty
Copy link
Contributor

@e1ty e1ty commented Jun 19, 2017

Hi !
Postcss api has changed since version 6:
https://github.com/postcss/postcss/releases/tag/6.0.0
And now:
if node already had a parent, insert methods (append, insertAfter, etc) will not clone it anymore

So if you have two @contents in mixin, sassy-mixins replace first and remove second match.

@andyjansson andyjansson merged commit 710d8e3 into andyjansson:master Jun 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants