From 52cdcf0ce65e066179872717c13ae09928c5523c Mon Sep 17 00:00:00 2001 From: Jakub Freisler Date: Thu, 6 Feb 2020 04:58:38 +0100 Subject: [PATCH] fix: custom className is not always respected in css --- README.md | 4 +++- docs/index.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa8afeb..511e4a2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![Bundle size](https://img.shields.io/bundlephobia/minzip/frs-hide-scrollbar)](https://bundlephobia.com/result?p=frs-hide-scrollbar) -FRS-hide-scrollbar is a cross-browser (supports both desktop & mobile devices), simple & lightweight library for hiding both horizontal & vertical scrollbars! +**FRS-hide-scrollbar** is a cross-browser (supports both desktop & mobile devices), simple & lightweight library for hiding both horizontal & vertical scrollbars! + +To gain better performance, all of heavy-lifting & continuous logic is handled by CSS. Start using **FRS-hide-scrollbar** today by reading documentation below: ## Table of contents diff --git a/docs/index.md b/docs/index.md index 31351ff..59cbcbb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,7 +10,9 @@ [![codebeat badge](https://codebeat.co/badges/5496a006-a13d-48cc-baeb-37c79a1f6444)](https://codebeat.co/projects/github.aaakk.us.kg-frsource-frs-replace-master) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) -FRS-hide-scrollbar is cross-browser (supports both desktop & mobile devices), simple & lightweight library for hiding both horizontal & vertical scrollbars! +**FRS-hide-scrollbar** is a cross-browser (supports both desktop & mobile devices), simple & lightweight library for hiding both horizontal & vertical scrollbars! + +To gain better performance, all of heavy-lifting & continuous logic is handled by CSS. Start using **FRS-hide-scrollbar** today by reading documentation below: ## Table of contents