Skip to content
This repository was archived by the owner on Apr 8, 2023. It is now read-only.

Commit 91a6113

Browse files
committed
Remove dot from description
1 parent d812aa7 commit 91a6113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vscode-csscomb",
33
"displayName": "CSScomb",
4-
"description": "Coding style formatter for CSS, Less, SCSS or Sass.",
4+
"description": "Coding style formatter for CSS, Less, SCSS or Sass",
55
"version": "4.0.1",
66
"publisher": "mrmlnc",
77
"license": "MIT",

0 commit comments

Comments
 (0)