FatSidebar
FatSidebar copied to clipboard
Switch styles responsively
In case someone decides to use a slider instead of fixed width in production, too, it would be cool if FatSidebar had a configuration breakpoint like you use them in CSS:
- above breakpoint: use
.regularstyle for all items - below breakpoint: use
.smallstyle for all items