Sergiu Cazac
Sergiu Cazac
I have missed the Roboto and Inter `font-face` definitions in the index.css file, which seems to have fixed the issue in part, but now the issue is that capsize sets...
Most of the bits were merged to the next branch, I suppose @JosephusPaye still has some things he has to prepare before releasing. Do you need help with anything else,...
I have made a PR into #552 which solves the issues and provides working examples. Hopefully we can move on now.
Great! I will see where I can help with the changelog.
Hey, @JosephusPaye any updates on this and the other PR and release of the new version? Don't want to be rude or ungrateful but are there any plans to maintain...
Hey @JosephusPaye, Thanks for reviewing this, I did not think to take a look at file sizes. Good catch. I'll take a look!
Hey, I've updated the PR, all 4 issues are fixed now: 1. I have configured rollup to exclude `vue` from the build and use the global `Vue` 2. Now both...
Oh, totally forgot to migrate the HTML file from the previous version. I've brought it to the previous format now, please take a look!
@retroriff I don't think this module is compatible with Nuxt 3. See this repo for the current solution - https://github.com/benoitdemaegdt/nuxt3-sitemap
I've developed my own color picker for Vue, in a project of mine, maybe it makes sense to try to adapt it for Radix-vue? See it here - https://cazac.tools/utils/css-gradient-generator (it's...