hmpo-frontend-toolkit
v8.1.1
Published
Set of common UI patterns/styles for hmpo projects
Downloads
139
Readme
passports-frontend-toolkit
Set of common UI patterns/styles for hmpo projects
Images
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.
Vendor JavaScript
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.