Skip to content
This repository was archived by the owner on Mar 28, 2018. It is now read-only.

Commit 78f6fec

Browse files
committed
Add keywords
1 parent e461af7 commit 78f6fec

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,14 @@
1111
"test": "ava -v"
1212
},
1313
"repository": "cssstats/css-unit-sort",
14-
"keywords": [],
14+
"keywords": [
15+
"sort",
16+
"css",
17+
"unit",
18+
"px",
19+
"rem",
20+
"em"
21+
],
1522
"license": "MIT",
1623
"dependencies": {},
1724
"devDependencies": {

0 commit comments

Comments
 (0)