Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/wsui-colorful
Colorful for webkit sassui.
https://github.com/afeiship/wsui-colorful
colorful sassui webkit
Last synced: 9 days ago
JSON representation
Colorful for webkit sassui.
- Host: GitHub
- URL: https://github.com/afeiship/wsui-colorful
- Owner: afeiship
- License: mit
- Created: 2019-04-29T02:32:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-23T14:57:41.000Z (over 3 years ago)
- Last Synced: 2024-10-06T22:23:47.631Z (30 days ago)
- Topics: colorful, sassui, webkit
- Language: JavaScript
- Size: 9.77 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-colorful
> Colorful for webkit sassui.[![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-colorful
```## usage
```scss
// use sass
@import '~@jswork/wsui-colorful/dist/index.scss';
// use css
@import '~@jswork/wsui-colorful/dist/style.css';
```## preview
- https://afeiship.github.io/wsui-colorful/## license
Code released under [the MIT license](https://github.com/afeiship/wsui-colorful/blob/master/LICENSE.txt).[version-image]: https://img.shields.io/npm/v/@jswork/wsui-colorful
[version-url]: https://npmjs.org/package/@jswork/wsui-colorful[license-image]: https://img.shields.io/npm/l/@jswork/wsui-colorful
[license-url]: https://github.com/afeiship/wsui-colorful/blob/master/LICENSE.txt[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/wsui-colorful
[size-url]: https://github.com/afeiship/wsui-colorful/blob/master/dist/wsui-colorful.min.js[download-image]: https://img.shields.io/npm/dm/@jswork/wsui-colorful
[download-url]: https://www.npmjs.com/package/@jswork/wsui-colorful