Just got this email. Holy crap, that @EvolveSk8boards Bamboo GT is sexy! I want one more than I want my next breath! pic.twitter.com/JwM26S22yY
@andreysitnik I did have to tinker a bit with sourcemaps in general. Thanks again :) pic.twitter.com/FmDO1gOxyV
@andreysitnik Hey Andrey, sorry for the late reply! I concluded that the PostCSS sourcemaps worked fine. [1/2]
@andreysitnik I cloned quite a lot of nodes from one CSS root and appended it to another one.Those generated sourcemaps seem to be trouble
@andreysitnik I’m not sure what to set the node.source to though. I’m cloning/removing nodes from an input-CSS and outputting new roots.
@cornedor_ That’s what I did. But I still don’t understand the mechanics. Seems like there’s no docs around to explain the Map-Generator
@cornedor_ It’s not inside a gulp-flow. It’s inside a PostCSS plugin, when applying actual CSS transformations. There’s no gulp present ;)
Trying to figure out how to update #sourcemaps when transforming CSS with a #PostCSS plugin… No docs to be found apparently…