We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ff7eb commit 3813f98Copy full SHA for 3813f98
src/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.ts
@@ -3,6 +3,7 @@
3
* Licensed under the MIT License. See License.txt in the project root for license information.
4
*--------------------------------------------------------------------------------------------*/
5
6
+import 'vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors';
7
import 'vs/css!./media/gettingStarted';
8
import { localize } from 'vs/nls';
9
import { IInstantiationService } from 'vs/platform/instantiation/common/instantiation';
0 commit comments