Mark Avery

Results 296 comments of Mark Avery

css variables are pretty great. The scoping is really nice also.

the ability to set a variable in the dom elements “style” attribute and have that get applied in that scope is a deal maker for me. You just can’t do...

@perlun weird. I have yet to run across this issue.

do you have any other reproduction steps?

https://github.com/ebryn/ember-component-css/blob/21c51206a394d07210ec4add6dd8797e4571497d/lib/pod-names.js#L56 maybe this is triggering it?

and i don’t understand this path in the error `C:\Code\ember-component-css\node_modules\no-style-files-yet`

https://github.com/isaacs/node-graceful-fs/issues/158

noo.. this is it i bet https://github.com/ebryn/ember-component-css/blob/242af808baf4af80ea167c61fed9d8090b4397da/bin/install-test-addons.js#L4

yea, i modeled that after https://github.com/ember-engines/ember-engines/blob/master/bin/install-test-addons.js, but should find a different way it looks like.

you could try taking out https://github.com/ebryn/ember-component-css/blob/21c51206a394d07210ec4add6dd8797e4571497d/package.json#L19 and switching these from https://github.com/ebryn/ember-component-css/blob/21c51206a394d07210ec4add6dd8797e4571497d/package.json#L73 to like https://github.com/webark/ember-component-css/blob/1674225ac20638608047f8444deb8c3c998312f4/package.json#L67