Skip to content

Commit fe1d10f

Browse files
committed
add component.json
1 parent c6b77bb commit fe1d10f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

component.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "css-stringify",
3+
"version": "1.0.1",
4+
"description": "CSS compiler",
5+
"keywords": ["css", "parser", "stylesheet"],
6+
"scripts": ["index.js"]
7+
}

0 commit comments

Comments
 (0)