Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/wsui-absolute-center
Webkit sass ui module absolute center.
https://github.com/afeiship/wsui-absolute-center
absolute-center sassui webkit
Last synced: 10 days ago
JSON representation
Webkit sass ui module absolute center.
- Host: GitHub
- URL: https://github.com/afeiship/wsui-absolute-center
- Owner: afeiship
- License: mit
- Created: 2016-10-12T04:26:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T08:54:10.000Z (over 3 years ago)
- Last Synced: 2024-04-27T05:21:34.819Z (6 months ago)
- Topics: absolute-center, sassui, webkit
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# wsui-absolute-center
> Webkit sass ui module absolute center.[![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-absolute-center
```## usage
```scss
// use sass
@import '~@jswork/wsui-absolute-center/dist/index.scss';
// use css
@import '~@jswork/wsui-absolute-center/dist/style.css';
```## license
Code released under [the MIT license](https://github.com/afeiship/wsui-absolute-center/blob/master/LICENSE.txt).[version-image]: https://img.shields.io/npm/v/@jswork/wsui-absolute-center
[version-url]: https://npmjs.org/package/@jswork/wsui-absolute-center[license-image]: https://img.shields.io/npm/l/@jswork/wsui-absolute-center
[license-url]: https://github.com/afeiship/wsui-absolute-center/blob/master/LICENSE.txt[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/wsui-absolute-center
[size-url]: https://github.com/afeiship/wsui-absolute-center/blob/master/dist/wsui-absolute-center.min.js[download-image]: https://img.shields.io/npm/dm/@jswork/wsui-absolute-center
[download-url]: https://www.npmjs.com/package/@jswork/wsui-absolute-center