From bc27069b1f3ea035f99d7e0eff34b61c4c0743f9 Mon Sep 17 00:00:00 2001 From: mg-sd <31963751+mg-sd@users.noreply.github.com> Date: Tue, 11 Jun 2019 17:12:31 -0500 Subject: [PATCH] Add stacktable.css to package.json files --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5492c91..c3ce12e 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ }, "homepage": "http://johnpolacek.github.com/stacktable.js/", "files": [ - "stacktable.js" + "stacktable.js", + "stacktable.css" ] } \ No newline at end of file