Chris Eppstein
Chris Eppstein
Originally opened by @stefanpenner at https://github.com/sass-eyeglass/ember-cli-eyeglass/issues/36
Originally opened at https://github.com/sass-eyeglass/ember-cli-eyeglass/issues/46
This issue was originally opened by @chriseppstein at https://github.com/sass-eyeglass/ember-cli-eyeglass/issues/52. There's a number of issues involving assets and how they work in eyeglass with ember apps, especially with ember engines, and...
Originally opened at https://github.com/sass-eyeglass/broccoli-eyeglass/issues/64 by @NinoFloris
Originally filed at https://github.com/sass-eyeglass/broccoli-eyeglass/issues/61 by @runspired.
Originally opened at https://github.com/sass-eyeglass/broccoli-eyeglass/issues/58 by @jimmyhchan.
https://github.com/sass-eyeglass/eyeglass/pull/197#discussion_r254788117
The type definition for node-sass required changes. We need to combine the types in SassImplementation with the main node-sass types and to reconcile this against the type definitions generated for...
`options.eyeglass.assets.relativeTo` works but only if you don't have to specify a static set of options. We should allow relativeTo to be a function for the general case and provide a...