-
### Motivation
If you are an SVGR / SVGO expert, please help us find better defaults.
In https://github.com/facebook/docusaurus/pull/10677 we are creating a new `@docusaurus/plugin-svgr` plugi…
-
According to this line
`const config = await resolveConfig(resolveConfigDir(filename));`
https://github.com/kristerkari/react-native-svg-transformer/blob/master/index.js#L50
The svgr config will …
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### Prere…
-
### Describe the bug
I've just upgraded to react-scripts `5.0` but my simple import of a Logo svg fails with the error:
```
ERROR in ./src/components/layout/logo.svg
Module build failed (f…
-
### Link to the code that reproduces this issue
https://github.com/MaciejWiatr/svgr-nextjs-css-url-repro
### To Reproduce
1. Create new nextjs app with turbopack enabled for dev server (`nex…
-
We get a lot of issues relating to inline SVGs. Anybody want to write a preset for it? See e.g.
https://github.com/storybookjs/storybook/issues/6758#issuecomment-495863544
-
### What version of `million` are you using?
1.0.11
### Are you using an SSR adapter? If so, which one?
None
### What package manager are you using?
npm
### What operating system are you using?
…
-
Most (if not all) of our SVG React components are generated with SVGR.
Using SVGR generates `id`s to the mask groups inside the given SVG, which are extremely likely to clash if there are two SVGRs …
-
Currently, svgs have massive paths, this is not beneficial for performance loading nor is it very readable, caused huge files.
We should adopt this:
https://react-svgr.com/
it allows SVGs …
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### Prere…