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

@import doesn't work with postcss@5.0.0 in Webpack #198

Closed
ntharim opened this issue Aug 20, 2015 · 2 comments
Closed

@import doesn't work with postcss@5.0.0 in Webpack #198

ntharim opened this issue Aug 20, 2015 · 2 comments

Comments

@ntharim
Copy link

ntharim commented Aug 20, 2015

@import results in an error when built with Webpack, cssnext and the latest postcss-loader@0.6.0. The previous version of postcss-loader works fine however.

@MoOx
Copy link
Owner

MoOx commented Aug 22, 2015

postcss-import is not compatible with postcss 5.x yet.

@MoOx
Copy link
Owner

MoOx commented Aug 25, 2015

It is now. But cssnext is not yet. See #202

@MoOx MoOx closed this as completed Aug 25, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants