Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unibeautify/beautifier-csscomb
CSScomb beautifier for Unibeautify
https://github.com/unibeautify/beautifier-csscomb
beautifier css css3 csscomb unibeautify unibeautify-beautifier
Last synced: 2 months ago
JSON representation
CSScomb beautifier for Unibeautify
- Host: GitHub
- URL: https://github.com/unibeautify/beautifier-csscomb
- Owner: Unibeautify
- License: mit
- Created: 2018-06-27T14:30:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T19:29:24.000Z (8 months ago)
- Last Synced: 2024-05-21T20:42:37.618Z (8 months ago)
- Topics: beautifier, css, css3, csscomb, unibeautify, unibeautify-beautifier
- Language: TypeScript
- Homepage: http://csscomb.com/
- Size: 697 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# beautifier-csscomb
[![Build Status](https://travis-ci.com/Unibeautify/beautifier-csscomb.svg?branch=master)](https://travis-ci.com/Unibeautify/beautifier-csscomb) [![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovateapp.com/)
> [CSScomb](http://csscomb.com/) beautifier for [Unibeautify](https://github.com/Unibeautify)
## Installation
```bash
npm install --global @unibeautify/beautifier-csscomb
```## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md)
## Usage
See [`unibeautify-cli`](https://github.com/Unibeautify/unibeautify-cli) for details.