From 6e897d8d1a8ad5c96ff86d71f32ff1689d1d0305 Mon Sep 17 00:00:00 2001 From: Justin Coyne Date: Thu, 30 Jan 2025 13:44:59 -0600 Subject: [PATCH] Allow propshaft to load the companion_window styles --- app/assets/stylesheets/media.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/media.css b/app/assets/stylesheets/media.css index de39c1d32..f91edeb11 100644 --- a/app/assets/stylesheets/media.css +++ b/app/assets/stylesheets/media.css @@ -1,4 +1,4 @@ -@import 'companion_window'; +@import url("companion_window.css"); /* VideoJS CSS overrides for responsive layout See http://andreassauer.name/experimente/video-js/demo.html */