mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-29 02:34:06 +03:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
}
|