Outputs all available features and styles for tabs.
The output includes the .o-tabs
class definition as well as class definitions for every variant.
All tab styles
@include oTabs();
Base styles and primary theme
@include oTabs($opts: ('themes': ('primary'));
Silent mode: on (true) or off (false) Set to false to output default tabs classes
Outputs all available features and styles for tabs.
The output includes the .o-tabs
class definition as well as class definitions for every variant.
All tab styles
@include oTabs();
Base styles and primary theme
@include oTabs($opts: ('themes': ('primary'));