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

https://github.com/afeiship/wsui-vim-center

Vertical align center for webkit sass ui.
https://github.com/afeiship/wsui-vim-center

center middle vertical vim-center webkit

Last synced: 22 days ago
JSON representation

Vertical align center for webkit sass ui.

Awesome Lists containing this project

README

        

# wsui-vim-center
> Vertical align center for webkit sass ui.

[![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-vim-center
```

## usage
```scss
// use sass
@import '~@jswork/wsui-vim-center/dist/index.scss';
// use css
@import '~@jswork/wsui-vim-center/dist/style.css';
```

## preview
- https://afeiship.github.io/wsui-vim-center/

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

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

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

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

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