A WordPress plugin that adds components from the GOV.UK Design System to the block editor.
This plugin produces the HTML required for the components, but the CSS & JS assets aren't included - you should add those by implementing the GOV.UK Frontend in your theme, or use the dxw GOV.UK theme.
Currently supports GovUK Frontend v6 (tested up to 6.1.0), so that's what your theme should be using. Support for other major versions is not guaranteed.
Requires ACF Pro 5.8.0 or above.
composer install
vendor/bin/kahlan spec
vendor/bin/php-cs-fixer fix