Alem Tuzlak
Alem Tuzlak
Now the output location for types is the same as the spritesheet, this should be configurable
Would be cool to be able to minify the svg output, I should look into how to do this, maybe with SVGO?
A documentation website baked into the stack so forks can: - Deploy it for free - Document the open-source package - Have a way to support md and code snippets...
### Environment information ```block Not important for this issue ``` ### What happened? I was using the @biomejs/js-api package to format file content before writing it to disc. I wanted...
The plugin could accept either an object or an array of output locations so you can specify multiple input/output locations and create smaller chunks for your icons, eg: icons/dashboard =>...
**Is your feature request related to a problem? Please describe.** Yes, If you check this thread on `remix-hook-form` you can see the cause of the request: https://github.com/forge42dev/remix-hook-form/issues/100#issuecomment-2312432560 **Describe the solution...
### Provide environment information ```bash System: OS: Windows 11 10.0.22631 CPU: (24) x64 12th Gen Intel(R) Core(TM) i9-12900K Memory: 2.90 GB / 31.71 GB Binaries: Node: 20.16.0 - C:\Program Files\nodejs\node.EXE...
### Summary Added a command that allows you to initalize biome settings in the workspace based on this tweet: https://x.com/colinhacks/status/1841219884287737886 and this dicussion: https://github.com/biomejs/biome-vscode/discussions/230 ### Description when you right click...
Fixes # # Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for...
## 🐛 Bug Report I was implementing react-i18next in Remix and I got the error from the title. I guess this isn't technically a bug but I wanted to check...