Closed strarsis closed 8 years ago
An effort was already made to add eyeglass support: https://github.com/davidtheclark/scut/blob/master/CHANGELOG.md#120. Does it not work for you?
The layout was different than in ohter modules so I incorrectly deduced eyeglass support is missing.
So it works indeed with eyeglass, one thing though, I get a message when compiling:
The following modules did not declare an eyeglass version:
scut
Please add the following to the module's package.json:
"eyeglass": { "needs": "^0.7.1" }
PR welcome.
@davidtheclark: #196 looks good to me. Any problems with me merging it?
@jmmcduffie: Nope. Merge away.
@jmmcduffie sorry I missed this. I had a few minutes I figured I'd a new patch release.
It would be nice to make this also compatible with the new upcoming sass eyeglass. https://github.com/sass-eyeglass/eyeglass#writing-an-eyeglass-module-with-sass-files