No description
bootstrap 3.4.0 only had underlines for hover links while 5.2.0 has them on for all states. So enable them for a:hover again here. while we disable them in bootstrap. |
||
|---|---|---|
| app | ||
| cache | ||
| docs | ||
| public | ||
| .gitattributes | ||
| .gitignore | ||
| build.sh | ||
| composer.json | ||
| composer.lock | ||
| gulpfile.js | ||
| package-lock.json | ||
| package.json | ||
| phinx.php | ||
| README.md | ||
HTTP Callback
This repository contains the code that powers callback.shufflingpixels.com. An tool that provides logging of HTTP Request.
Install
This project depends on composer and npm.
After those are installed run:
$ composer install
$ npm install
$ sh build.sh
Author
Henrik Hautakoski - henrik.hautakoski@gmail.com