Takashi Fujita

Results 5 issues of Takashi Fujita

Hi! What do you think about `@apply` support? ``` css :root { --awesomeComponent-theme: { color: white; background: black; } } .awesomeComponent { width: 100%; margin: 0 auto; @apply --awesomeComponent-theme; }...

Hi! @finnp This PR is for i18n support:smile: with [workshopper-adventure](https://github.com/workshopper/workshopper-adventure). also I added `verify.js` instead of `adventure-verify`, because it doesn't tap logs so I added this line. https://github.com/tgfjt/test-anything/blob/workshopper-adventure/verify.js#L58

Hi. I found something wrong display, When I try to solve this issue (https://github.com/rvagg/levelmeup/issues/37) on my own repo(WIP) (https://github.com/tgfjt/levelmeup-jp/tree/update-workshopper-latest) ![2014-11-18 10 00 23](https://cloud.githubusercontent.com/assets/2628239/5081091/83343470-6f0d-11e4-9f83-0a1739aef985.png) ### My ENV - OS X `10.10`...

こんにちは! `graphql datastore` で辿り着いて読ませて頂いてました typo を見つけたのでPRを送ります 🐈 `s/sturct/struct/`

how to use this in real world