diff --git a/package.json b/package.json index a30896ce..35ecfefa 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "0.9.1", "description": "Har file visualizer", "main": "./index.js", + "style": "./dist/perf-cascade.css", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "lint": "grunt tslint",