app/assets/stylesheets/insights/application.css in redhat_access-2.2.16 vs app/assets/stylesheets/insights/application.css in redhat_access-2.2.17

- old
+ new

@@ -7,8 +7,9 @@ * * You're free to add application-wide styles to this file and they'll appear at the top of the * compiled file, but it's generally better to create a new file per style scope. * *= require_self - *= require telemetry/sat6.css - *= require insights/insights.css */ + +@import "telemetry/sat6.css"; +@import "insights/insights.css";