Matthias Pigulla
Matthias Pigulla
There is a possible mistake people might run into when they start using the `FallbackLocaleProvider`: The `Translator` needs to know when the fallback locales are changed in order to reset...
Additionally, we might get rid of `getFallbackLocales()` in `DataCollectorTranslator` and `LoggingTranslator` if the `FallbackLocaleProvider` were used directly.
I think I need some opinions and/or feedback on this before I can proceed. 👀 🙏🏻
If you need the variables in two independent SCSS files, import them in both. IMO this is a problem of your SCSS organization and not a missing feature in Assetic.
Is there a PR already that makes this configurable in the Symfony2 AsseticBundle?
@kriswallsmith maybe we could get this even for older Assetic versions? To me it seems that as of OS X 10.9 (Mavericks), compass barks at files containing non-ascii chars. Seems...
Might be necessary to integrate this with libraries like https://www.npmjs.com/package/hashed (no recommendation, just the first one I came across). /cc @polarbirke
In case it generates the IDs, are those different if there are multiple instances of the widget on the same page? Will they be the same if I reload the...
_ping_ @Kevinrob
@Kevinrob rebased, waiting for your feedback.