@cryptic-css/prop-scroll
Adds support for custom prop scroll. It'll apply all necessary CSS to
create scrollable boxes with hidden scrollbars where possible. It mostly has mobile use cases.
Usage#
Live Editor
Result
Available values#
x: Enable horizontal scrolling.y: Enable vertical scrolling.true: Enable scrolling in both directions.
Configuration#
The plugin is included in the
ccsspackage pre-configured. Skip this step if you don't need custom configuration and/or CCSS instance.