Skip to content

Commit bf6d86b

Browse files
committed
Update docs
1 parent 2ac011f commit bf6d86b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ HTML `id` and `class` attribute completion for Visual Studio Code.
1212

1313
## Usage
1414

15-
You can view a list of `id` and `class` attribute suggestions via `ctrl + space`. Invalid `class` selectors will be shown as warnings, `id` selectors will be shown as information.
16-
15+
You can view a list of `id` and `class` attribute suggestions via `ctrl + space`.
16+
1717
## Linked and Embedded Style Sheets
1818

1919
Linked `[<link rel="stylesheet">]` and embedded `[<style></style>]` style sheets are used in completion for `id` and `class` attributes. Links support local and remote files. Absolute local file paths are relative to the workspace folder while others are relative to HTML file:

0 commit comments

Comments
 (0)