From 6caf0b32d71a1daf9144a5921cc13fc48e4277c6 Mon Sep 17 00:00:00 2001 From: Rene Haas Date: Wed, 9 Nov 2022 15:44:38 +0100 Subject: [PATCH] improve readme --- README.md | 6 ++++-- packages/overlayscrollbars/README.md | 8 +++++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b01f794..c8f5e9f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ OverlayScrollbars -
+
Downloads @@ -19,7 +19,9 @@ Max. Bundle Size -
+ + +# OverlayScrollbars > OverlayScrollbars is a javascript scrollbar plugin that hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling. diff --git a/packages/overlayscrollbars/README.md b/packages/overlayscrollbars/README.md index f37f7cb..c8f5e9f 100644 --- a/packages/overlayscrollbars/README.md +++ b/packages/overlayscrollbars/README.md @@ -3,7 +3,7 @@ OverlayScrollbars -
+
Downloads @@ -19,7 +19,9 @@ Max. Bundle Size -
+ + +# OverlayScrollbars > OverlayScrollbars is a javascript scrollbar plugin that hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling. @@ -48,7 +50,7 @@ I created this plugin because I hate ugly and space consuming scrollbars. Simila ## Choose your framework -Additionally to the vanilla JavaScript version you can use the official framework wrappers: +Additionally to the vanilla JavaScript version you can use the official framework components & utilities: React