Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

CautionYourBlast/hof-frontend-toolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Set of common UI patterns/styles for hof projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 62.0%
  • CSS 38.0%