Project

General

Profile

Actions

Bug #14221

closed

Plugin asset compilation does not expand SCSS imports of CSS files

Added by Eric Helms about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Plugin integration
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The plugin asset rake task is not using the template provided by sass-rails that correctly identifies css imports in SCSS files. This results in either compiled CSS files that have regular css import statements or can throw errors during asset compilation. In the former case, 404s will be seen in the browser in production because the stylesheet will try to import those CSS files from the server (when they should be embedded in the compiled CSS file).


Related issues 1 (0 open1 closed)

Blocks Katello - Bug #14163: Routing errors due to missing .css files on navigating sync status pageClosedWalden Raines03/11/2016Actions
Actions

Also available in: Atom PDF