reactway / scss-bundle

Bundling SCSS files to one bundled file.
MIT License
57 stars 25 forks source link

Upcoming new version #64

Closed DovydasNavickas closed 4 years ago

DovydasNavickas commented 5 years ago

Hey everyone,

I see that there were a few PRs and issues coming up recently, so to give you a heads up, we have been working on an updated version of scss-bundle.

The will be a couple of changes:

PR changes that were made to previous version and will be incorporated in the rewrite:

PR changes that are outdated:

The changes will land this week and it would be very nice to have some testing done by you guys 👍

DovydasNavickas commented 5 years ago

One other thing I forgot to mention: As we consolidate all our open-source efforts under one hat, we've moved the repo to another GitHub account called ReactWay. This account hosts high-quality and actively supported projects of ours, thus scss-bundle will benefit from the move 👍

MartynasZilinskas commented 5 years ago

Newest version is published under canary tag :tada::

$ npm install scss-bundle@canary

If everything works fine after upgrading, leave us a reply in this issue, so we know that we didn't break anything.