postcss-reset-scrollbar

1.1.3 • Public • Published

PostCSS Reset Scrollbar

Build Status npm npm GitHub issues

PostCSS plugin to remove scrollbar style rules.

I really hate when libraries (semantic UI, etc) try to style the scrollbar in browsers. This simply strips all styling for scrollbars.

Installing

This package requires postCSS:

npm i --save-dev postcss

then

npm i --save-dev postcss-reset-scrollbar

Usage

postcss([require('postcss-reset-scrollbar')]);

Testing

npm test to run mocha tests

Readme

Keywords

none

Package Sidebar

Install

npm i postcss-reset-scrollbar

Weekly Downloads

2

Version

1.1.3

License

MIT

Last publish

Collaborators

  • keegandonley