Skip to content

Commit 4f263eb

Browse files
committed
Added local server, package upgrades
1 parent aa51719 commit 4f263eb

26 files changed

+6156
-2991
lines changed

.vscode/extensions.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
// See http://go.microsoft.com/fwlink/?LinkId=827846
33
// for the documentation about the extensions.json format
44
"recommendations": [
5-
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
65
"dbaeumer.vscode-eslint",
7-
"wix.vscode-import-cost",
86
"esbenp.prettier-vscode",
9-
"shinnn.stylelint",
10-
"wayou.vscode-todo-highlight"
7+
"wayou.vscode-todo-highlight",
8+
"wix.vscode-import-cost",
9+
"stylelint.vscode-stylelint",
10+
"pflannery.vscode-versionlens"
1111
]
1212
}

demo/dist/demo.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)