Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 614 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (16 loc) · 614 Bytes

Contributing

Issues

If there's a problem with the actual data-URI generated, then please report the issue to heldr/datauri, unless you're sure it's something specific to this Gulp plugin.

Set up

npm install

Running the tests

npm test

General