FAQ | This is a LIVE service | Changelog

Skip to content

Review bundling of fonts

Description

Ideally want to keep as much as we can defined off the assets CDN and pulled in there, to limit the need to rollout updates etc for minor font CSS changes or underlying font file updates.

Hal has pointed out that local dev could benefit from being able to be done offline, and bundled fonts may be beneficial here. Could look at how we could bundle them for dev usages only and give the CDN for production, could cause issues if misused though.

Further details

This is for down-the-line when we have our fonts repo setup and all served as we want it to be.

Task list

Acceptance criteria

Links/references