Stephanie
Stephanie
After cloning, running "yarn install", then "yarn start" I get the following error messages. Full log: ``` ➜ Local: http://127.0.0.1:5173/ ➜ Network: use --host to expose X [ERROR] Could not...
**Is your feature request related to a problem? Please describe.** Would be amazing if we could configure the output . For many projects the components style is different , what...
Hi, this is a great package. However when it comes to editing code or add your own tweaks a robust testing system would allow this to be done with less...
Is this a desired choice? To have generic code blocks in gatsby-remark-prismjs? When running "yarn dev" the three following warnings occurs. ``` warn unable to find prism language 'sh' for...
Here's a refactored version "Dialog.tsx" Just an example how to keep the "." method. // Re-usable Component Wrapper, example // component-wrapper.ts ```ts import * as React from "react"; import {...