Daniil
Daniil
In the discussion of https://github.com/mzgol/check-dependencies/issues/10#issuecomment-88212671 was found a problem with determination of installed versions for the Bower packages, for which those versions aren't valid [semvers](http://semver.org/). If the used version (git...
Currently the plugin concatenates all modules to the intermediate `app/styles/app.scss`, which afterwards is processed by the `ember-cli-sass`. It works well in most situations, except the case when the `@import` sass...
Думаю, после закрытия #46 будет неплохо сделать мини-сайт на [github pages](https://pages.github.com/), где будет реализован удобный список всех юзерскриптов со следующими фичами: 1. Возможность фильтрации по тегам 2. Быстрая установка нужного...