Denys Dovhan
Denys Dovhan
Good idea. PR is welcome.
Can't reproduce this bug. What version of hass do you run?
Quick thought: It can also be used to conditionally load plugins for bash and zsh on different machines.
Hi, @menkveldj! Thanks for question. > Sorry about the double post - not sure where you want it. It's okay. For future, better to open issues in [**brunch/brunch**](https://github.com/brunch/brunch) repo. I'm...
Nice! Thanks for the repo.
My opinion: while we are still at war with Russia it’s not appropriate to promote any Russian media, including so-called liberals. Any Russian or Belorussian media can potentially be biased....
Nice idea! However, it goes beyond the program of this course. I'll gladly merge you PR if you have some time to implement it.
You're right, when i try to `curl` a URL I get this: ``` $ curl https://github.com/sass/node-sass/releases/download/v3.8.0/win32-x64-51_binding.node Not Found ``` There is no such binding [in `[email protected]`](https://github.com/sass/node-sass/releases/tag/v3.8.0). That's strange.
If you want to use Ruby version, try this: ```js module.exports = { plugins: { sass: { mode: 'ruby' // set to 'native' to force libsass } } } ```
https://github.com/max-scopp/sass-brunch/commit/cc6f0bac1509b12133a49a1839ea871095faf900 LGTM 👍🏻