Skip to content

Commit f29e03a

Browse files
tjnecolas
authored andcommitted
Update component.json for 'component' support
Add 'styles' property to component.json to play nice with 'component'. 'Component' is another component package manager. See: https://github.com/component/component
1 parent 994782f commit f29e03a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

component.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "2.0.1",
44
"author": "Nicolas Gallagher",
55
"homepage": "http://necolas.github.com/normalize.css/",
6+
"styles": ["normalize.css"],
67
"repository": {
78
"type": "git",
89
"url": "https://github.com/necolas/normalize.css.git"

0 commit comments

Comments
 (0)