Skip to content

Commit d86fc5a

Browse files
committed
Fixes
1 parent a247950 commit d86fc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ In the following HTML file, completion will suggest for all `id` and `class` att
5959

6060
If it is not possible to specify local or remote styles within HTML file, they can be specified in VS Code settings per workspace folder in `.vscode/settings.json`:
6161

62-
```json
62+
```js
6363
"css.styleSheets": [
6464

6565
// 1

0 commit comments

Comments
 (0)