afeiship / wsui-position-box

Position box for sassui.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wsui-position-box

Position box for wsui.

version license size download

installation

npm i @jswork/wsui-position-box

usage

// use sass
@import '~@jswork/wsui-position-box/dist/index.scss';
// use css
@import '~@jswork/wsui-position-box/dist/style.css';

preview

license

Code released under the MIT license.

About

Position box for sassui.

License:MIT License


Languages

Language:JavaScript 62.6%Language:SCSS 37.4%