include CSS in karma specs

JS and CSS often work together to make bugs. Currently we need to use feature specs for this, which seems excessive. If we can add application.css to the karma page, we are able to test styled code much faster. This could also help differentiate Frontend Feature specs from unit tests - only load styles for Feature Tests.

We could get the compiled CSS when generating karma fixtures.

Assignee Loading
Time tracking Loading