Skip to content

afeiship/wsui-layout-fixed-header

Repository files navigation

wsui-layout-fixed-header

Fixed header bar for wsui.

version license size download

installation

npm i @jswork/wsui-layout-fixed-header

usage

@import '~@jswork/wsui-layout-fixed-header';

// header-height: 50px;
// gap: 10px;
@include wsui-layout-fixed-header($in-height: 50px, $in-gap: 10px);

license

Code released under the MIT license.