Skip to content

Commit c214f11

Browse files
committed
- fixed missing comma
1 parent 440dafc commit c214f11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to the "CSS and SCSS Snippets" extension will be documented
55

66
### Added
77
- Added `pointer-events` and `position: sticky;` for CSS.
8-
- Added `@forward` `@use` and `@at-root` for SCSS.
8+
- Added `@forward`, `@use` and `@at-root` for SCSS.
99

1010
### Fixed
1111
- Fixed some snippets.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This extension contains property snippets for CSS and rule snippets for SCSS.
55
## What's new in CSS Snippets 0.16.0
66

77
- Added `pointer-events` and `position: sticky;` for CSS.
8-
- Added `@forward` `@use` and `@at-root` for SCSS.
8+
- Added `@forward`, `@use` and `@at-root` for SCSS.
99

1010
## Index
1111

0 commit comments

Comments
 (0)