Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Version 0.0.4

Latest

Choose a tag to compare

@frankieroberto frankieroberto released this 06 Jan 12:21
· 1 commit to main since this release
cf54345

Minor update.

You shouldn’t need to make any changes, but two changes you could make are to:

  • remove the line {% from "task-list-component/macro.njk" import govukTaskList %} from your templates, as this is now auto-imported
  • remove any manual margins specified using govuk-!-margin-bottom-8 as the task list now comes with a default bottom margin.

List of changes

  • Update install instructions #2
  • Auto-import the macro #3
  • Update example template #1
  • Update css to include margin-bottom #4
  • Change spans to divs #5

Thanks

Thanks to @joelanman for your help.

Changelog: v0.0.3...v0.0.4