Overview

It is possible when using canvas the CSS may not properly resolve. I do not have CSS preprocessing enabled and came across this issue when the canvas page loads.

Proposed resolution

Patch `LibraryHooks` so the CSS path resolves by using the file url generator generate string.

Issue fork canvas-3582564

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

bbeversdorf created an issue. See original summary.

bbeversdorf’s picture

Issue summary: View changes

lauriii’s picture

Status: Active » Needs review