Carlos Eduardo
Carlos Eduardo
I've been using `twind@next` for a while, works pretty well, but I missed a great feature from tailwind 3.1, which is ``. Any plan to support? https://tailwindcss.com/docs/customizing-colors#using-css-variables
### Description Due to the deprecation of the `class-sanitizer` package, release common transformations will improve new users experience. ### Proposed solution I've imagined something like: ```ts import { Trim, ToLowerCase...
This PR adds the Swift tree-sitter grammar copied from [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter/tree/master/queries/swift). It also adds the [sourcekit-lsp](https://github.com/apple/sourcekit-lsp). This PR resolves #5278 Release Notes: - Added Swift support (#5278).
**Is your feature request related to a problem? Please describe.** Some brazillian documents have a ITF-14 barcode format, described here https://www.gs1br.org/codigos-e-padroes/captura/itf-14. I will enjoy if zxing-js can add support for...
https://github.com/ceopaludetto/solid-material
I'm creating a docs website using whyframe and astro, the react integration works pretty well, but every reload on the page causes a little flash in the iframe, so after...
My current workflow is pretty god. But, it's kinda sad to rerun both `xcode gen` and `xcode-build-server` on every new file created, so it would be awesome if on every...
## Icon Request * Icon name: Check Square * Use case: To create multiple selects/checkboxes * Screenshots of similar icons: ## Upvote & Fund - We're using [Polar.sh](https://polar.sh/iconoir-icons) so you...
**Describe the bug** I'm getting errors related to `module.exports` when I try to use Nativewind 4 + Vite in a SSR environment(like remix). A ESM version of `nativewind/jsx-runtime` can be...
### Describe the bug When I build an application which uses iconoir-react package for production and try to run remix-kit preview, I get this error: What I tried: 1. Added...