Repository URL to install this package:
|
Version:
1.0.0.pre ▾
|
// ----------------------------------- Helper class to apply to elements to make them sections
.section, .panel{ @include section; }
// ----------------------------------- Sidebar Sections
.sidebar_section { @include section; }