An open API service indexing awesome lists of open source software.

https://github.com/afeiship/wsui-drawer

Drawer for webkit sassui.
https://github.com/afeiship/wsui-drawer

cra create-react-app override react webpack

Last synced: 2 months ago
JSON representation

Drawer for webkit sassui.

Awesome Lists containing this project

README

          

# wsui-drawer
> Drawer for wsui.

[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![size][size-image]][size-url]
[![download][download-image]][download-url]

## installation
```shell
npm i @jswork/wsui-drawer
```

## usage
```scss
@import '~@jswork/wsui-drawer';
```

## license
Code released under [the MIT license](https://github.com/afeiship/wsui-drawer/blob/master/LICENSE.txt).

[version-image]: https://img.shields.io/npm/v/@jswork/wsui-drawer
[version-url]: https://npmjs.org/package/@jswork/wsui-drawer

[license-image]: https://img.shields.io/npm/l/@jswork/wsui-drawer
[license-url]: https://github.com/afeiship/wsui-drawer/blob/master/LICENSE.txt

[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/wsui-drawer
[size-url]: https://github.com/afeiship/wsui-drawer/blob/master/dist/wsui-drawer.min.js

[download-image]: https://img.shields.io/npm/dm/@jswork/wsui-drawer
[download-url]: https://www.npmjs.com/package/@jswork/wsui-drawer