Alasdair McLeay
                                            Alasdair McLeay
                                        
                                    Great, lets wait til this is in govuk-frontend master before replicating it here
@jsrobertson sorry for the late reply 😄 in case you hadn't guessed the answer was no. Feel free to assign this to yourself if you still think this is something...
> I'm not sure what significant advantage we would gain from moving away from styled-components to one of these choices I would like govuk-react to be a realistic choice for...
I've separated Radix discussion/implementation to this ticket: https://github.com/govuk-react/govuk-react/issues/885
- [vanilla extract](https://github.com/seek-oss/vanilla-extract) will help with static extraction of styles to CSS files but would be limited when it comes to critical path extraction - Linaria does seem to have...
I think if/when we move away from styled-components we should choose a solution that is in line with the React team's thinking. For example, https://github.com/reactwg/react-18/discussions/110#discussion-3619937 contains a few important points:...
> GOV.UK Frontend, the new frontend codebase which will replace Frontend Toolkit and GOV.UK Elements https://designnotes.blog.gov.uk/2018/02/19/developing-new-typography-and-spacing-for-gov-uk-frontend/
Blocked by https://github.com/alphagov/govuk-frontend/issues/636
govuk-frontend seems to have been written in a modular way that may be compatible with CSS modules. 1. is there any way to get the full Sass output converted to...
> i have the sass-extract-js working in a branch @marksy which branch?