diff --git a/resources/views/header.blade.php b/resources/views/header.blade.php
index 58d396d77e5b..f406ebbfc3ad 100644
--- a/resources/views/header.blade.php
+++ b/resources/views/header.blade.php
@@ -2,6 +2,14 @@
@section('head_css')
+
+ @if (Utils::isNinjaDev())
+
+ @endif
@stop
@section('head')