Lennart
Lennart
## Summary The current functionality but the other way round. ### Basic example Write text, color styles to Theme UI config. Prior art with just a Figma file: https://github.com/antonvasin/styled-system-figma
## Summary Convert shadows from Theme UI to shadows in Figma. ### Basic example ```js lg: '0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0,...
Hello @jariz @JoshuaWalsh, Gatsby maintainer here 👋 While looking at your plugin I noticed that the `peerDependency` on `gatsby` is set incorrectly. We're in the process of providing more helpful...
## Description Since https://github.com/statelyai/xstate/pull/3289 there's a warning printed to the console now to use this option. Trying this out if tests break 🤷 This currently is the cause of failing...
## Description ### Documentation ## Related Issues
New major versions will be published for each theme to do the following upgrades: - [x] Use [Gatsby's Head API](https://www.gatsbyjs.com/docs/reference/built-in-components/gatsby-head/) and remove `react-helmet` - [x] Use MDX v2 and `gatsby-plugin-mdx`...
Hi Kris! Every now and then a user reports this error. Or our CI or our testing itself runs into it: ```shell MDB_PROBLEM: Unexpected problem - txn should abort ```...
Hi folks 👋 Over at our repository we got an issue https://github.com/gatsbyjs/gatsby/issues/30058 that points to https://github.com/Burnsy/gatsby-plugin-ackee-tracker/issues/69. Reading https://github.com/algolia/npm-search/issues/556 I understand that normally the deletion on npm should account for that....
Hi, I want to clarify the issue #70 by adding more details to this problem: Both the top and bottom bar are always visible regardless if you scroll vertically or...