Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 654 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 654 Bytes

hof-frontend-toolkit

Set of common UI patterns/styles for HOF 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.