-
Joe Lanman wrote some great instructions for this https://joelanman.com/posts/govuk-prototype-kit-github-codespaces/ I still don't entirely understand it but is something that could be nice to transla…
-
## Description of the issue
Not sure if this is the kit or Codespaces
If a plugin's name has special characters like `@` and `/`, for example `@x-govuk/govuk-prototype-components`, the asset…
-
## What
Do an updated release of dwp frontend with some additional data.
## Why
This should help people using DWP frontend with the govuk prototype toolkit
## Done when
- [x] Added meta…
-
## Description of the issue
On startup the kit now has warnings from Sass:
```
DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
rules will be changing to ma…
-
Think it might be nice to have a page which outlines some of the benefits of prototyping in code with the NHS prototype kit (as well as some of the downsides).
-
Not a hot burning issue but something that caught me out.
I have a few prototypes for different parts of the programme and across NHS Digital.
Occasionally I find myself running two prototypes t…
-
## Description of the issue
a user should be able to customise sass settings for their plugins by creating and adding settings to `app/assets/sass/settings.scss` in their prototype, which is imported…
-
## Stories
Days...
- [ ] The Kit doesn't exit if you say no to a new port alphagov/govuk-prototype-kit#462
- [ ] Should we set a default font size of 19px on main? alphagov/govuk-prototype-kit#54…
-
Including:
- Sass
- Routes
- Filters
- Data, JSON files
- Views
- Plug-ins
- Client side javascript
## Plug-ins
From support, it's possible for extensions to crash the kit, for e…
-
## What
Add a message when `npx govuk-prototype-kit create` completes successfully
## Why
Help users know what to do next (change to the directory if needed, open that directory in a code…