3.1.0 • Published 1 year ago

tailwind-scrollbar v3.1.0

Weekly downloads
2,018
License
MIT
Repository
github
Last release
1 year ago

Scrollbar Plugin for Tailwind CSS

Tests Codacy Badge npm

tailwind-scrollbar is a plugin for Tailwind CSS that adds styling utilities for scrollbars with cross-browser support.

Motivation

There are currently two competing standards for styling scrollbars amongst browsers: the scrollbar-width and scrollbar-color properties used by Firefox and newer Chromium-based browsers, and the ::-webkit-scrollbar family of pseudoelements used by everything else. This plugin defines a single API for configuring both standards at once from within Tailwind.

Installation

  1. Add the package to your project
# npm
npm install --save-dev tailwind-scrollbar
# yarn
yarn add -D tailwind-scrollbar
# pnpm
pnpm add -D tailwind-scrollbar
  1. Add it to the plugins array of your Tailwind config
module.exports = {
    // ...
    plugins: [
        // ...
        require('tailwind-scrollbar'),
    ],
};

Usage

See the documentation.

License

This project is licensed under the MIT License.

magneum@everything-registry/sub-chunk-2874themashroom-mashmyroomsvelte-komponentstest-mash-my-roomwhitenose-projectstorybook-publish-demovue-components-templatesvitepress-theme-snowvoucherek-list-page@cygne/crispifyeventer-devjeawin-astro@grana-ui/core@andser/notyistteq-components-testifinix-custom-login-pageifinix-custom-login-pagelatestifinix-custom-login-pagelatest1ifinix-custom-login-pagelatest10ifinix-custom-login-pagelatest5ifinix-custom-login-pagelatest7ifinix-custom-login-pagelatest9ifinix-custom-login-pagenewifinix-custom-login10prajwal_loginstn-uiui_core_storybooktw-rus-uitrepur_componentstoshyro-ds@air/tailwind-config@arabanillo/ensemble@andromeda-ui/react-next@asharbabar/design@ariga/atlas-website@atelypham/tailwind-preset@atelypham/webb-ui-components@almond-ui/core@agiflowai/frontend-web-theme@bijvoorbeeldzo/bijvoorbeeldzo-js@brikl/design-token@chirpy-dev/configs@clefayomide/ui-currency-convertervakchatzionit-ch-so-bu@dxos/react-ui-theme@hide-on-bush-x/masa-ui@gappy/gappy-react@fucina/tailwind@infinitebrahmanuniverse/nolb-tail@inspatial/tailwind-config@lmpay-ui/core@matintosh/masa-ui@nepoche/webb-ui-components@neuvernetzung/design-system@newsunenergy/components@nkey/ui-test@enpage/style-system@episclera/multipack-web@juniokoi/feedget@rdpgrupo/ui@ravilmc/craft@realequity/ui-components@nowmade/sveltify@nuahorg/universa-ui-kit@nowmade/sveltify-lib@obewds/vueventus@osn/common-ui@partnerplatform/design@skillrecordings/skill-lesson@spear-ai/tailwind-config@sihaxito/deluxe-ui@siafoundation/design-system@selenite/graph-editor@rewind-ui/core@srishavi/demo_ui_componentsmusirenamba-one-uiopen-resumepayload-richtext-tiptapsdk-modalpyo-uiq-types-modulenkey-ui-testnft-mint-dappnext-js-eva-coreportabilis-uirailsui-tailwind-presetsskola77-frontendsky-design-systemsm-click-library-uiifinix-custom-login-pagelatest3ifinix-custom-login18ifinix-custom-login25ifinix-customcomponentinvolv-ui-coremada-design-systemmada-dsmash-my-room
3.1.0

1 year ago

3.1.0-rc.0

1 year ago

3.0.5

2 years ago

3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.1.0-preview.0

3 years ago

2.1.0

2 years ago

1.3.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.4

4 years ago

1.0.2

4 years ago

1.2.3

4 years ago

1.2.0

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago