danielhusar/gulp-pleeease

Next release

Opened this issue · 4 comments

Hey!

I've just created a sourcemaps branch with many improvements about, well... sourcemaps, but not only:

  • dealing with multiple input files
  • dealing with preprocessors easily, since they are included in pleeease

I've also added more tests, and add some of them in the README.

Can you please review this branch, and give feedback ?
It's the first time I contribute to a gulp plugin, so I may be wrong.

Thanks! 👍

Hey,

cheers.
I might not get into this today, but I will definitely take a look during the weekend.
You can create a PR from this branch, its easier to review :)

I've created PR, but I've made (too?) many changes. :)
Plus, tests fail. :/

When I run gulp css, it looks like pxrem blows up. Here are my source files:

http://cl.ly/aQwK

pxrem-pleeeease-error

If you can't reproduce this, feel free to correct me.

It was a pixrem bug. Fixed in 1.2.3.
Now it works. :)