Fix gutter icons from extensions

This commit is contained in:
Asher
2019-02-01 12:17:29 -06:00
committed by Kyle Carberry
parent 383c44af07
commit d677a2ee37
2 changed files with 26 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ import "./fill/storageDatabase";
import "./fill/windowsService";
import "./fill/environmentService";
import "./fill/vscodeTextmate";
import "./fill/codeEditor";
import { PasteAction } from "./fill/paste";
import "./fill/dom";
import "./vscode.scss";