What
Investigate which changes are needed in prototype if we remove support for @import in GOV.UK Frontend. Particularly:
- Can the Prototype Kit support both
@import and @use in parallel
- Do we need to prepare training of some sorts around
@use? Guidance maybe?
- Can the Prototype Kit share configuration between libraries that
@use GOV.UK Frontend and @import GOV.UK Frontend
- Can our
init.scss help us remove support for @import early on while other libraries keep using @import?
Why
To make upgrading prototypes to the version of GOV.UK Frontend that no longer supports @import as easy as possible for Prototype Kit users
Who needs to work on this
Developers
Who needs to review this
Developers
Done when
What
Investigate which changes are needed in prototype if we remove support for
@importin GOV.UK Frontend. Particularly:@importand@usein parallel@use? Guidance maybe?@useGOV.UK Frontend and@importGOV.UK Frontendinit.scsshelp us remove support for@importearly on while other libraries keep using@import?Why
To make upgrading prototypes to the version of GOV.UK Frontend that no longer supports
@importas easy as possible for Prototype Kit usersWho needs to work on this
Developers
Who needs to review this
Developers
Done when
@use@importin GOV.UK Frontend