-
- [ ] source maps
- [ ] sass compilation
-
This is more of a query than an issue.
At SassConf 2015 in Austin, Chris Eppstein announced he is stopping work on Compass and called for the community (whomever might still be utilizing Compass) to…
-
The image service accepts [background and tint colours](http://image.webservices.ft.com/v1/#bgcolor). It'd be great if it could accept Origami colour names.
I'd rather avoid writing regexes to fish c…
-
Incorporating reusable sass modules with [eyeglass](https://github.com/sass-eyeglass/eyeglass)
-
Is using `tree` worth introducing since when we use it, it shows such a long tree that might just add confusion?
https://github.com/ga-wdi-boston/ember#ember-application-structure
```
$ tree
.…
-
My app used to be able to poll for the presence of a device on the HDMI bus but with more recent firmware it is no longer reliable. Quitting the app and using a related tool to view the HDMI device ED…
-
https://github.com/sass-eyeglass/eyeglass
-
Using version 0.8.3 of eyeglass, when I create a private eyeglass module and run the appropriate gulp task(gulp file below), the gulp task returns an error via node-sass(below), and it fails to import…
-
I get this error when compiling the sass
```
The following modules did not declare an eyeglass version:
bemify
Please add the following to the module's package.json:
"eyeglass": { "needs": "^0.8.…
-
I am opening this issue to keep an up to date status of how we could use [eyeglass](https://github.com/sass-eyeglass/eyeglass).
### Pros / features
- It's like a package manager for Sass
- Each module…