Vincent De Oliveira
Vincent De Oliveira
Why setting `sourcemaps: false` ? Plus, Pleeease already includes Sass, you don't need `gulp-sass`. Only add `sass: {indentedSyntax: true}` in Pleeease's options. There's an example with Stylus from `gulp-pleeease`'s README:...
C'est effectivement pas évident dans tous les cas, et l'intérêt est somme toute limité (Gzip fait ça déjà très bien). Par contre, on se rapproche d'un linter qui créerait une...
Il y a maintenant un module pour ça: https://www.npmjs.com/package/postcss-discard-duplicates Toujours pas fan, mais permet de tester les edge-case...
This should be fixed in csswring now, `npm update` your modules, and let me know
Hello. Can't reproduce. Can you share config (Node, npm, pleeease versions?)
Still can't reproduce. Maybe update Node to the latest 4 (=> 4.8.3), or even better use latest Node 7. Also, make sure to clean npm cache.
Definitely a great improvement. I see 2 cases: - Only inform that there are more than 4095 selectors (as rework-ie-limits does). It's simpler and integrated well in Pleeease. - Split...
@niksy: https://github.com/iamvdo/postcss-opacity/issues/2
I'm also trying to run it locally, but first time I'm using Docker. Everything seems OK after `docker-compose` command, but what to do next ? No open ports on localhost...
Hello. Any idea when this will be released?