From bad1b055edc8f11b69a01b4b32edd1fe5a884e17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20Poduszl=C3=B3?= Date: Sat, 25 Apr 2020 21:19:07 +0200 Subject: [PATCH 001/134] chore: mark package free of side-effects --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 79d4af6..e75567d 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "author": "Sultan Tarimo ", "repository": "https://github.com/thysultan/stylis.js", "bugs": "https://github.com/thysultan/stylis.js/issues", + "sideEffects": false, "type": "module", "main": "dist/stylis.umd.js", "module": "dist/stylis.esm.js", From 743b237eb87d662872c55934d78382c62f342e85 Mon Sep 17 00:00:00 2001 From: thysultan Date: Sun, 26 Apr 2020 15:10:29 +0300 Subject: [PATCH 002/134] fix website link --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index d7fa47c..a6faa1b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -47,7 +47,7 @@