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

https://github.com/ericmorand/postcss-hash-url


https://github.com/ericmorand/postcss-hash-url

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# postcss-hash-url [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]

Installation
------------

```bash
npm install postcss-hash-url --save-dev
```

## License

Apache-2.0 © [Eric MORAND]()

[npm-image]: https://badge.fury.io/js/postcss-hash-url.svg
[npm-url]: https://npmjs.org/package/postcss-hash-url
[travis-image]: https://travis-ci.org/ericmorand/postcss-hash-url.svg?branch=master
[travis-url]: https://travis-ci.org/ericmorand/postcss-hash-url
[daviddm-image]: https://david-dm.org/ericmorand/postcss-hash-url.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/ericmorand/postcss-hash-url
[coveralls-image]: https://coveralls.io/repos/github/ericmorand/postcss-hash-url/badge.svg
[coveralls-url]: https://coveralls.io/github/ericmorand/postcss-hash-url