From 94e6ddacba4cdbfcdc9411ae8a8181e53aef37aa Mon Sep 17 00:00:00 2001 From: Daniel <50356015+danny007in@users.noreply.github.com> Date: Thu, 15 Apr 2021 17:53:29 +0530 Subject: [PATCH] Update .bundlewatch.config.json --- .bundlewatch.config.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 0fd2339b3..4dcd3e740 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -32,6 +32,14 @@ "path": "./dist/css/alt/adminlte.extra-components.min.css", "maxSize": "4.5 kB" }, + { + "path": "./dist/css/alt/adminlte.light.css", + "maxSize": "87.7 kB" + }, + { + "path": "./dist/css/alt/adminlte.light.min.css", + "maxSize": "83.3 kB" + }, { "path": "./dist/css/alt/adminlte.pages.css", "maxSize": "3.5 kB"