rootical

Results 8 comments of rootical

Same here, can't find the option `Auto-reload CSS upon Sass save`. Reloading manually sucks.

Thanks for your answers, folks! Appreciate it. My bad, too many questions raised. But this is something very important and I guess prevents a number of people from using drude...

This is really strange, the behaviour of a tilde import is different for webpack's `style-loader` and `node-sass-tilde-importer` which seems to be used by Angular as well. I would expect to...

I downgraded to 1.0.0 and can't properly resolve a scoped library either, getting different errors. This is violating semantic versioning: patch version contains breaking changes. Could anyone of maintainers please...

A package import with tilde should be resolved to the `main` key in package.json as it does in all the node ecosystem including webpack's loaders for css and scss. https://github.com/webpack-contrib/sass-loader/blob/e279f2a129eee0bd0b624b5acd498f23a81ee35e/lib/loader.js#L42

Hello guys, I seem to have the same after running (i am using indented syntax): `sassdoc ./**/*.sass` ``` » [ERROR] Error: spawn bundle exec sass-convert ENOENT bundle exec sass-convert -v...

In this particular case I've been executing `sassdoc` from the root where there's a bundler with `gem 'sass-rails', '~> 5.0.3'`. Tried upgrading to the latest with no result. I've tried...

Is there any chance for dart-sass support still? The PR seems to be forgotten