/*# sourceMappingURL=style.css.map */
This is often the last line in a css file, but becomes irrelevant when concatenated. May as well remove it -- which will also avoid an occasional 404 request as the path to the (now invalid) map file is no longer accurate from _static
/*# sourceMappingURL=style.css.map */This is often the last line in a css file, but becomes irrelevant when concatenated. May as well remove it -- which will also avoid an occasional 404 request as the path to the (now invalid) map file is no longer accurate from
_static