flamrdevs

Results 8 issues of flamrdevs

Is there a config shortcut to auto externals `dependencies` / `peerDependencies`? Something like this ``` { "esbuild": { "external": "auto", } } ```

# Feature Request Optional TailwindCSS ## Description `satori` has built-in TailwindCSS (experimental) support, but should this be a built-in feature? not all developers prefer to use TailwindCSS. Example API overview...

This is a `gallery`, having a gallery preview by og image is a good idea

## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) ## PR Type...

### Describe The Problem To Be Solved There is no information yet on the number of downloads for each package, at least for downloads per week ### Suggest A Solution...

documentation
enhancement

close #370 Manual update (no pnpm dedupe) - upgrade `next` `vite` `vitest` `postcss` - remove unused `@tailwindcss/postcss` Before - 867 MB ![image](https://github.com/user-attachments/assets/af68d6f2-bdb8-4735-b36d-910b115a4667) After - 550MB ![image](https://github.com/user-attachments/assets/666b39b8-06a3-48d9-abd7-164c350e4c08)

Any plans to massive update dependencies? there are so many multiple versions installed here is inspect result by `pnpx node-modules-inspector` ![Image](https://github.com/user-attachments/assets/875080a0-fcf1-4eca-962e-af36ed102d86) Even `vite` and `next` ![Image](https://github.com/user-attachments/assets/512dfd49-ea3c-4e68-883c-ae2e98217d8b) ![Image](https://github.com/user-attachments/assets/bf5d47f0-91a1-4a72-9e83-fe75d487d38b) The `react-scan` workspace...

## Feature request ### Overview Custom Palette is a feature I've been waiting for, but I'm having difficulty managing color references. By using a URL state manager, I hope it...