https://github.com/ericmorand/postcss-hash-url
https://github.com/ericmorand/postcss-hash-url
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericmorand/postcss-hash-url
- Owner: ericmorand
- Created: 2016-11-26T22:21:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-26T22:53:08.000Z (over 9 years ago)
- Last Synced: 2025-08-08T02:42:35.901Z (11 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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