-
E.g. govuk-content-schemas:
```bash
$govuk-docker startup
Unknown stack: app.
Available stacks:
lite
$govuk-docker startup lite
Unknown stack: app-lite.
Available stacks:
lite…
-
I set
```
.pay-width-container--wide {
@include govuk-width-container(1200px);
}
```
and our page header looked like this
![Screen Shot 2019-11-20 at 12 18 18](https://user-images.githubuser…
-
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/script-src
https://github.com/alphagov/govuk_template/issues/258
Upstream discussion: https://meta.discourse.org/t/a…
-
There isn't a good way to do this at the moment. Informally we've adopted the convention of using blockquotes, but this isn't appropriate/accessible because of:
https://www.w3.org/TR/html/grouping…
-
We’re in the process on GOV.UK Pay of implementing [CSP](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP) in our apps and the inline script [here](https://github.com/alphagov/govuk-frontend/blob…
-
Before links collapse into a menu on mobile, if the text is too long it can overlap the main header title.
(also why are these two links different colours?)
Potentially related - when the li…
-
When trying to start `alphagov/publisher` using the command `govuk-docker-up`, the start-up process proceeds until recreating `alphagov/static`. It fails with the following output:
```
Recreating …
-
## What
Investigate whether adding the `aria-invalid` attribute to form inputs helps users using assistive technologies to identify form fields that contain errors.
## Why
In GOV.UK Elements …
-
We have an issue with the core experience - in certain browsers - its loading the fallback image when the page is in enhanced mode.
The core experience looks like this:
``` html
```
I've see…
-
This issue is from a May 2019 external accessibility audit report.
**WCAG Reference**: [1.3.1 Info and Relationships (Level A)](https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.ht…