Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/wsui-card
Card styles.
https://github.com/afeiship/wsui-card
card sass style ui webkit
Last synced: 10 days ago
JSON representation
Card styles.
- Host: GitHub
- URL: https://github.com/afeiship/wsui-card
- Owner: afeiship
- License: mit
- Created: 2018-09-07T08:05:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-24T00:59:51.000Z (over 3 years ago)
- Last Synced: 2024-10-12T15:19:29.041Z (24 days ago)
- Topics: card, sass, style, ui, webkit
- Language: SCSS
- Homepage:
- Size: 10.7 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-card
> Card styles.[![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-card
```## usage
```scss
// use sass
@import '~@jswork/wsui-card/dist/index.scss';
// use css
@import '~@jswork/wsui-card/dist/style.css';
```## preview
- https://afeiship.github.io/wsui-card/## license
Code released under [the MIT license](https://github.com/afeiship/wsui-card/blob/master/LICENSE.txt).[version-image]: https://img.shields.io/npm/v/@jswork/wsui-card
[version-url]: https://npmjs.org/package/@jswork/wsui-card[license-image]: https://img.shields.io/npm/l/@jswork/wsui-card
[license-url]: https://github.com/afeiship/wsui-card/blob/master/LICENSE.txt[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/wsui-card
[size-url]: https://github.com/afeiship/wsui-card/blob/master/dist/wsui-card.min.js[download-image]: https://img.shields.io/npm/dm/@jswork/wsui-card
[download-url]: https://www.npmjs.com/package/@jswork/wsui-card