Actions
Bug #20544
closedsprockets 3.x requires SCSS assets to use .scss
Status:
Closed
Priority:
Normal
Assignee:
Category:
Web UI
Target version:
Difficulty:
Triaged:
Description
Without using the proper extension, new versions of sass + sprockets won't compile assets.
It will simply not find the assets because they don't have the right extension. Also, we have to add the stylesheet assets to sprockets paths - which was done automatically before.
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|aaa187330ec26188b25b6d6d64f7bbb2471950d7.
Actions