-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/dark-architecture-go8s7s
### To Reproduce
1. install `sass` (`yarn add -D sass`)
3. import styles from a SCSS module…
-
### Initial checklist
- [X] I understand this is a feature request and questions should be posted in the [Community Forum](https://community.transloadit.com/)
- [X] I searched [issues](https://github…
-
# nextjs-components | Kevin Wang's Blog
Early last year, I began transcribing the react components from Vercel's
component library site for use on my personal site. It was initially
closed source but…
-
First of all, thank you for making this open source!
is there any alternative to renderToStaticMarkup for NextJS?
I keep getting this error when I'm trying to compile it to a production build…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
Innei updated
5 months ago
-
# 🙋 feature request
When using the library feature with some sort of styling (Sass, CSS, etc...), those assets are compiled and then added to the `index.css` output. As of this moment, that `in…
-
From this documentations-
https://commerce.nearform.com/open-source/urql/docs/advanced/server-side-rendering/#nextjs
I am clear about data fetching in Server Components and Client Components. Bu…
-
## Description
Prompt the user to create a new secret if the server says that there are no secret in the current project. This is an aesthetic feature for the user so that it is easier to create a …
-
Building with `@cloudflare/next-on-pages` does not read environment variables (even locally).
I created a package.json that looks like this:
```json
"scripts": {
"dev": "dotenvx run -- n…
-
## Description
Dalgo is an open-source data platform for the social sector. Project Tech4Dev runs an instance of Dalgo as a commercial offering. This setup manages multiple NGOs and we need a way to …