Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Remove built in support of css modules in favor of postcss-brunch #125

Closed
wants to merge 1 commit into from

Conversation

kuon
Copy link

@kuon kuon commented Nov 16, 2016

With brunch/postcss-brunch#33

should fix #124

Even if not absolutely required for it to work, I think it is good to drop this code.

I made some tests with postcss-brunch and sass-brunch and everything works (modules and autoprefixer).

I think a test suite that test sass-brunch with postcss-brunch and a few processors should live somewhere. I don't know in what repo to put it as neither are absolutely dependent on the other.

I bumped the version because this might break backward compatibility.

@bdavidxyz
Copy link

Excellent. Thanks. Can't wait for the PR to be merged.

@paulmillr
Copy link
Member

Don't bump the version. Keep it 2.9.0. Just mention in the readme that users would need to downgrade to 2.6.

@kuon
Copy link
Author

kuon commented Nov 16, 2016

I changed my commit to bump only to 2.9.0

@paulmillr
Copy link
Member

Thanks!

@kuon
Copy link
Author

kuon commented Nov 16, 2016

But before merging this, I need to find a solution for brunch/postcss-brunch#33

@paulmillr paulmillr closed this Dec 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Allow adding postcss preprocessors
3 participants