diff --git a/package.json b/package.json index b7eb0b6bd9..bc9a45503d 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "0.6.8", "description": "A Select control built with and for ReactJS", "main": "lib/Select.js", + "style": "dist/default.css", "author": "Jed Watson", "license": "MIT", "repository": {