Skip to content

Commit 5cc21db

Browse files
committed
Update README
1 parent d86fc5a commit 5cc21db

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
@@ -57,7 +57,7 @@ In the following HTML file, completion will suggest for all `id` and `class` att
5757
```
5858
(2), (3) and (4) are equivalent and points to the same file in the root of workspace folder.
5959

60-
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`:
60+
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` and will suggest for all HTML files within workspace.
6161

6262
```js
6363
"css.styleSheets": [

0 commit comments

Comments
 (0)