diff --git a/resources/views/layouts/spa.blade.php b/resources/views/layouts/spa.blade.php
index a63f89465..68967128a 100644
--- a/resources/views/layouts/spa.blade.php
+++ b/resources/views/layouts/spa.blade.php
@@ -21,6 +21,9 @@
+ @if(config_cache('uikit.show_custom.css'))
+
+ @endif
@auth