Skip to content

Commit 336f712

Browse files
committed
adding back support for component
1 parent 582578d commit 336f712

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

component.json

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

0 commit comments

Comments
 (0)