Skip to content

Conversation

@nex3
Copy link
Contributor

@nex3 nex3 commented Jan 29, 2020

  • bugfix
  • feature
  • refactor
  • tests
  • documentation
  • metadata

Breaking Changes?

  • yes
  • no

If yes, please describe the breakage.

Please Describe Your Changes

Improve types for stringify

We shouldn't re-use PostCSS's type because it expects PostCSS
statement nodes rather than value nodes.

nex3 added 3 commits January 29, 2020 00:36
We shouldn't re-use PostCSS's type because it expects PostCSS
statement nodes rather than value nodes.
This matches PostCSS's type structure. It allows Root to be a
Node (and thus passable to stringify()) without also allowing it to be
used as a child.
@nex3 nex3 changed the title This PR contains: This PR contains: Improve types for stringify Jan 29, 2020
@shellscape
Copy link
Owner

thanks!

@shellscape shellscape merged commit 94f301a into shellscape:master Feb 4, 2020
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