From 5aecb231190d97142d40a0e26671013efe137544 Mon Sep 17 00:00:00 2001 From: Mike Engel Date: Mon, 24 Jun 2019 15:31:38 -0600 Subject: [PATCH] fix: Publish all css files to npm --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 5ed3a42..5e18fb5 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,9 @@ "import", "accessibility" ], + "files": [ + "*.css" + ], "author": "Mike Engel ", "license": "MIT", "bugs": {