From eb32ff1b9365955f0a0f33e0f073abd01ade7b45 Mon Sep 17 00:00:00 2001 From: Nicolas Cusan Date: Wed, 28 Aug 2019 10:46:52 +0200 Subject: [PATCH] update lib --- destyle.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/destyle.css b/destyle.css index 436045e..226b49e 100644 --- a/destyle.css +++ b/destyle.css @@ -1,4 +1,4 @@ -/*! destyle.css v1.0.9 | MIT License | https://github.com/nicolas-cusan/destyle.css */ +/*! destyle.css v1.0.10 | MIT License | https://github.com/nicolas-cusan/destyle.css */ /* Reset box-model ========================================================================== */ @@ -113,6 +113,7 @@ hr { border-top: 1px solid; margin: 0; clear: both; + color: inherit; } /**