Skip to content

Commit a66d039

Browse files
committed
Update readme
1 parent bcaef9d commit a66d039

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
PostCSS syntax highlighting for Sublime Text. This package is fork of [Syntax Highlighting for Sass] by @P233 with few changes making this more useful rather Sass package:
66

77
* Using SCSS syntax highlighting. This covers most of PostCSS possible syntax. Removed `Sass` syntax highlighting and all Sass completions;
8+
* Support for CSS custom properties `var(--variable-name)` and `--variable-name`;
89
* Automatic enable syntax highlighting by `*.pcss` and `*.postcss` file extensions;
910
* Standard CSS comments (`/* comment */`) instead of Sass single line comments (`// comment`).
1011

0 commit comments

Comments
 (0)