csstools / postcss-tape

Quickly test PostCSS plugins
Creative Commons Zero v1.0 Universal
15 stars 4 forks source link

support postcss 8 plugins, closes #5 #6

Closed goto-bus-stop closed 4 years ago

goto-bus-stop commented 4 years ago

This PR adds support for postcss 8 while maintaining support for postcss 7. In postcss 8 plugins no longer provide their own .process() method, so this package has to depend on postcss itself to test plugins.

Semigradsky commented 4 years ago

@jonathantneal Hi! How about merge and publish new release? Or add somebody to csstools if you haven't enough time.

jonathantneal commented 4 years ago

@Semigradsky, yes, I’ll merge now and do an immediate release. I also want to talk about getting other maintainers on board. Like yourself, immediately. I have started up a monorepo a couple times. I need partners on this project. It can be done fast. Would you have time today or this weekend to team up?

Semigradsky commented 4 years ago

@jonathantneal I can't now, but I will be available after this weekend.