From d8e08ee09d0441bc175599d1a4de1542ef4cecc0 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Wed, 28 Feb 2018 21:01:27 +0100 Subject: [PATCH] chore: Improve description --- snippets/reset-all-styles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/reset-all-styles.md b/snippets/reset-all-styles.md index 863635845..795603077 100644 --- a/snippets/reset-all-styles.md +++ b/snippets/reset-all-styles.md @@ -1,6 +1,6 @@ ### Reset all styles -Reset all styles to default values with one css property. +Reset all styles to default values with one css property. This will no affect `direction` and `unicode-bidi` properties. #### HTML