Skip to content

Vital38Media/postcss-reset-scrollbar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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')]);

About

Resets scrollbar styling

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%