Gleb Mazovetskiy

Results 244 comments of Gleb Mazovetskiy

Consider using [i18n-tasks](https://github.com/glebm/i18n-tasks).

i18n-tasks can also verify that all the keys are used, all the keys are present in all locales, and all the locale files are formatted consistently (and it can auto-format...

I doubt this has anything to do with the rubygem in particular. Consider posting your issue upstream.

For the previous versions Compass was necessary because out of the box Sass lacks functions for referencing compiled files correctly, and we needed these for glyphicon font files. Compass is...

Do you have a GitHub repo somewhere with a reproduction?

@ClaudioCarmeli It is already set up but uses the default `browsers` setting, which does not support some old browsers. The autoprefixer [default is](https://github.com/ai/browserslist#queries) `> 1%, last 2 versions, Firefox ESR`....

I suspect sassc doesn't really need 2.3.3. Consider checking if it works with 2.3.1 and sending a PR to sassc

The files that are inlined by the compiler need to be listed here: https://github.com/twbs/bootstrap-rubygem/blob/9892831e005bdb2da72f41aa42a6391baa6ad188/tasks/updater/js.rb#L5

Looks like nothing is inlined anymore in 5.2.0-beta1