mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
This was previously being added to react/main.css, but was creating problems when django-compressor was activated (which is the default during production). Adding the CSS outside of the compress block fixes this problem