Started serviceGrid view
diff --git a/views/style/bs-config.js b/views/style/bs-config.js
index 2bc1416..288f1cc 100644
--- a/views/style/bs-config.js
+++ b/views/style/bs-config.js
@@ -6,7 +6,8 @@
     '../../xos/core/xoslib/static/**/*.css',
     '../../xos/core/dashboard/views/*.py',
     '../../xos/templates/**/*.html',
-    '../../xos/core/static/xos.css'
+    '../../xos/core/static/xos.css',
+    '../../xos/xos/**/*.py'
   ],
   proxy: "xos.dev:9999",
   open: true