Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Add postcss-initial #214

Closed
ai opened this issue Sep 13, 2015 · 10 comments · Fixed by #238
Closed

Add postcss-initial #214

ai opened this issue Sep 13, 2015 · 10 comments · Fixed by #238

Comments

@ai
Copy link

ai commented Sep 13, 2015

I think we should add this plugin to cssnext https://github.com/maximkoretskiy/postcss-initial

It is all: initial polyfill. This property will return all inherited styles to base one.

This plugin is really amazing, because it can be used to create absolutly isolated widgets. Like we will use CSS Modules to isolate selectors and then all: initial to isolate pproperties.

@maximkoretskiy
Copy link
Contributor

Just sent PR to postcss-cssnext
https://github.com/cssnext/postcss-cssnext/pull/12

Waiting for cssnext version upgrade #202

@MoOx
Copy link
Owner

MoOx commented Sep 16, 2015

Released as postcss-cssnext 2.1.0, will close this when #202 is ok

@maximkoretskiy
Copy link
Contributor

Now we waiting for #208

@maximkoretskiy
Copy link
Contributor

😫

@MoOx
Copy link
Owner

MoOx commented Nov 6, 2015

What?

@ai
Copy link
Author

ai commented Nov 6, 2015

@maximkoretskiy postcss-cssnext is already released and can be used.

@maximkoretskiy
Copy link
Contributor

Yes, I know. But postcss-initial is not mentioned in official docs.

@MoOx
Copy link
Owner

MoOx commented Nov 6, 2015

Official doc are currently kind of outdated, like cssnext itself.
I need to take some times, I will probably do that before my conference (about PostCSS) at the end of the month, so be patient.
OR you can help in the appropriate issues. That's also a solution.

@maximkoretskiy
Copy link
Contributor

ОК, I ll look around in project issues.

@MoOx MoOx mentioned this issue Dec 29, 2015
5 tasks
@MoOx MoOx closed this as completed in #238 Jan 4, 2016
@MoOx
Copy link
Owner

MoOx commented Jan 4, 2016

Done in postcss-cssnext. cssnext is now postcss-cssnext. cssnext is deprecated. See postcss-cssnext migration guide http://cssnext.io/postcss/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants