diff --git a/component.json b/component.json index 6cec394..455bf29 100644 --- a/component.json +++ b/component.json @@ -40,5 +40,11 @@ "src" ], "repo": "milligram/milligram", - "styles": ["dist/milligram.css"] + "styles": [ + "demo", + "dist/milligram.css", + "dist/milligram.min.css", + "license", + "readme.md" + ] } \ No newline at end of file