You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Outdated libsass in node-sass. This is a main cause of a bug with compiling Twitter Bootstrap SASS to CSS (see [this](https://github.com/andrew/node-sass/issues/233) thread and [this](https://github.com/dlmanning/gulp-sass/issues/1) for details). **Not a gulp-sass issue**! Temporarily using Ruby version (slower but stable).
118
-
119
108
## TODO
120
109
121
-
- replace Ruby SASS compiler with NodeJS equivalent
122
110
- add support for external sources in vendor files (http://*)
0 commit comments