From d3193f267b8f05669b70585d560a155b421ac8ee Mon Sep 17 00:00:00 2001 From: Theresa Ma Date: Thu, 15 Feb 2018 11:04:58 -0800 Subject: [PATCH] fix whitespace --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e009460..ba4e7dc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 🍋 Lemon Reset +# 🍋 Lemon Reset A set of React components that provide [Meyer Reset](https://meyerweb.com/eric/tools/css/reset/) styles for use with [CSS Modules](https://github.com/css-modules/css-modules). For all the DOM tags used in Meyer Reset, Lemon Reset provides a React component with those reset styles, minimizing the effect of browser quirks.