James Mockett
James Mockett
## What are you changing? - Use the common `Space` type in components that accept spacing values as props. - Fixes a bug where spacing styles are not applied if...
## What are you changing? - Adds `collapseUntil` option to `Inline` layout component to allow collapsing into a single column below a given breakpoint. - Horizontally centre button content by...
See #1211 for the draft implementation. [Source typography presets](https://docs.google.com/document/d/1GrpQvDZtOxW9cvavIi2DuEHiepb25mgn9T_GEVC8tws/edit?usp=sharing) ```[tasklist] ### Tasks - [ ] https://github.com/guardian/csnx/issues/1245 - [ ] https://github.com/guardian/csnx/issues/1246 - [ ] https://github.com/guardian/csnx/issues/1266 - [ ] https://github.com/guardian/csnx/issues/1267 - [...
- [x] Running `make storybooks` results in `apps/csnx/package.json` being created. - [x] All 3 Source packages have the same error in `tsconfig.json`: > Cannot write file '/csnx/.storybook/main.js' because it would...