-
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.
-
To make the application stand out it needs a good theming system. Ideally one with multiple color schemes (e.g. light and dark). In order to give the application some pop lets investigate integratin…
-
Currently if we install react95, we get an error
```
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: myapp@0.1.0
npm ERR! Found: …
735l4 updated
2 years ago
-
Hi, @ggdaltoso
I'm make my blog using next.js with React95 but some errors was returned.
This error is returned because an invalid token or unexpected token, conform picture below
![image](h…
-
Ei, everyone!
The error happens whenever execute the project, running the command `yarn dev`.
At execute command `yarn dev` an error is return, conform image bellow.
The configuration to usin…
-
Is there a good way to change the CSS of a component? For example, I'm trying to change the z-index of a modal that is out of focus, but since the class names are seemingly random, I'm not sure how to…
-
I would love to have the paper animation as an Icon in React95, as well the folder with the paper "inside".
Then I would be able to create the famous animation: https://www.youtube.com/watch?v=lQkJ…
-
Hi everyone!
I analyzed the [lighthouse report](https://web.dev/) from [my site](https://kaiofelipejs.dev/) and the performance score is below 60 points. He is created with Gatsby (using React5, o…
-
When I try to install react95/icons using command npm install @react95/icons or yarn add @react95/icons, it doesn't seem to install everything necessary. When I try to follow the instructions in the d…