diff --git a/bundles.json b/bundles.json index a52aa694f9..e258bab64f 100644 --- a/bundles.json +++ b/bundles.json @@ -8,7 +8,7 @@ "platform/commonUI/dialog", "platform/commonUI/general", "platform/commonUI/inspect", - "platform/commonUI/themes/snow", + "platform/commonUI/themes/espresso", "platform/containment", "platform/execution", "platform/telemetry", diff --git a/platform/commonUI/general/res/sass/COMPILE.scss b/platform/commonUI/general/res/sass/COMPILE.scss deleted file mode 100644 index 8c0ed50ef8..0000000000 --- a/platform/commonUI/general/res/sass/COMPILE.scss +++ /dev/null @@ -1 +0,0 @@ -// This file exists only to force compass to compile in this directory with watch . \ No newline at end of file