diff --git a/public/build/manifest.json b/public/build/manifest.json index d692ffcd..eb93cbf8 100644 --- a/public/build/manifest.json +++ b/public/build/manifest.json @@ -4,14 +4,14 @@ "src": "resources/js/cachet.js", "isEntry": true }, - "resources/css/dashboard/theme.css": { - "file": "assets/theme.8251fad4.css", - "src": "resources/css/dashboard/theme.css", - "isEntry": true - }, "resources/css/cachet.css": { "file": "assets/cachet.30cb9e62.css", "src": "resources/css/cachet.css", "isEntry": true + }, + "resources/css/dashboard/theme.css": { + "file": "assets/theme.8251fad4.css", + "src": "resources/css/dashboard/theme.css", + "isEntry": true } } \ No newline at end of file