Tsutomu Kawamura

Results 51 comments of Tsutomu Kawamura
trafficstars

@GianlucaGuarini yeah, I know CSP edition can't retrieve global variables and so on, because of the limitation of [notevil](https://github.com/mmckegg/notevil). But I didn't know dot-concatenated variables like `obj.val` or `opts.something` are...

@GianlucaGuarini thank you! I've just come by this issue while trying to rewrite [my chrome extension](https://github.com/TechDocs/TechDocs-Chrome-Extension/tree/riot) into Riot. But it's been working at this point (unfortunately with React...). So no...

@crisward Thanks! I've been thinking about [cssnext](http://cssnext.io/).

Could you explain the use case? By the way, no need to change `.gitignore`, I think.

@nahody OK, it makes sense. Thanks! But `.gitignore` should be another PR.

Hi @shawnbot, could you pls provide the recipe or repo? I'd like to have a look at the issue.

Reminder for me. These lines should be wrapped by `catch` blocks: https://github.com/cognitom/felt/blob/v0.2.5/lib/handler.js#L88 https://github.com/cognitom/felt-rollup/blob/v0.1.2/index.js#L42

@shawnbot thanks, great. Will try it.

[The code has been changed](https://github.com/cognitom/gulp-sketch/commit/7257189a4456297294b14bb1da519ed66158e238) to use [temporary](https://www.npmjs.org/package/temporary) just because of the async support.

Good move! > we’re switching back to a single-file document format > http://mail.sketchplugins.com/pipermail/dev_sketchplugins.com/2014-August/000592.html