cssdream / cssgrace

从今天起,写简单优雅面向未来的 CSS。From now on,writing brief,elegant,future-oriented CSS.
MIT License
594 stars 64 forks source link

Explode features as standalone postcss plugins #10

Open MoOx opened 9 years ago

MoOx commented 9 years ago

That would made other people able to easily use your postcss plugins like image-set (planned for cssnext https://github.com/cssnext/cssnext/issues/43). Are you open to that or should I do this postcss-image-set myself ?

yisibl commented 9 years ago

How can I do?

MoOx commented 9 years ago

You can create repo under postcss org https://github.com/postcss and make like simple packages like others postcss plugins. Do you need more explanations?

yisibl commented 9 years ago

postcss-image-set ? :ghost:

MoOx commented 9 years ago

This looks good yes. And you already have tests for that. That should be quick.

yisibl commented 9 years ago

I need Autoprefixer 5.1 to handle prefix.https://github.com/postcss/autoprefixer-core/commit/7e8c099501dff068f0245e82332706f8a7b00319#diff-780050d78c22949ea582bf8b8c58713cR1

MoOx commented 9 years ago

Ok no problem :)

MoOx commented 9 years ago

You don't want to do this ? I see that there is nothing here https://github.com/postcss/postcss-image-set :(

yisibl commented 9 years ago

Please wait :vertical_traffic_light:

qikkeronline commented 8 years ago

Any progress on this? Would love to use them individually :+1: