-
I'm noticing `@chakra-ui/react` and other react deps in core packages like leap, trust, etc. Are these actually used?
-
This bug occurred while trying to use the 'Video' component. I copied and pasted from the storybook exactly, and then got an error saying that "@xstyled/styled-components" was not found so I added tha…
-
I'm on it
-
So I was trying out React95 today, first off kudos it's awesome 👍 but I ran into an issue with one of the themes. I was trying to make the theme dynamically select-able but ran into the following issu…
-
I was about to install the required modules for gatsby but I have hit the following issue:
```
npm install @react95/core @react95/gatsby-theme styled-components
npm ERR! code ERESOLVE
npm ERR! ERE…
-
Hello everyone 👋
I'm trying to [setup the CI environment to use Nx Cloud](https://github.com/React95/React95/pull/341) but [I'm getting stuck on changing the target branch from `main` to `master`]…
-
-
I began a new project with React95 using React v18.0.0. I was trying to compile a simple App component to test my setup and received the following error:
```
Failed to compile.
./node_modules/@…
-
when I ran code npm install @react95/core @react95/gatsby-theme styled-components these error messages came up:
---
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
n…
-
I think they just need `-webkit-appearance: none;` in their CSS.