Jake Strawn
Jake Strawn
When using the following: ``` /// Breakpoint used for small screens with a screen width less than `$bp--mobile-landscape` $bp--mobile: 0px !default; // Mobile Breakpoint. ``` I get the following output:...
## Description Implements an Outline specific version of Storybook to facilitate component development in Outline. ## Type of change Please delete options that are not relevant. - [ ] Bug...
### Describe the bug - `npx @phase2/outline-cli init` builds a new design system - moving into the new directory and running `yarn start` throws errors. ### To Reproduce Build a...
**Describe the bug** CSS IS NOT being auto reloaded/watched properly in dev mode. **To Reproduce** Steps to reproduce the behavior: - Make a change CSS or TS file related -...
The addition of Markdown would be essential for many when being utilized for writing documentation and providing/consuming code samples. Thanks for the work on this!!