Set of common UI patterns/styles for HOF projects
Copy assets/images/hmpo
to your image directory. Images are loaded by using the file-url
function provided by GOV.UK frontend toolkit. The file-url
function uses the $path
variable which is set before the toolkit's modules are loaded.
Additional vendor JavaScript files are included. These are:
- details.polyfill.js
- indexof.polyfill.js
- safari-cachebuster.js
Copy assets/javascript/vendor
into your javascript directory (ie hmpo/vendor
) and compile them with your JavaScript.