Sandro Circi

Results 38 issues of Sandro Circi

So I've noticed the existance of depth-nerfacto #1173 and I was wondering how to implement it in a workflow, but I needed more documentation and clarifications. In my case for...

Just wondering, how much complex would it be to create a UnoCSS based version? ### Why? The main reason it could be useful is because, when self-hosting, I've noticed that...

enhancement

### Version Current docs ### Reproduction Link While browsimg the nuxtlab-ui documentation on mobile, if I open up the [slideover component example](https://ui.nuxtlabs.com/overlays/slideover) I cannot close it since it becomes full-width....

bug

## Ability to add additional colors like secondary, accent, success, info, warning, danger. ### Is your feature request related to a problem? Please describe. Partially. [Following the docs](https://ui.nuxtlabs.com/getting-started/theming#colors) I see...

enhancement

# EDIT: ## Original title > unable to use unocss-icons from CDN in nuxt production. ## Why it has been updated Following the discoveries in the comments below (in particular...

So, while I'm switching from TailwindCSS-HeadlessUI to UnoCSS-Anu, I was reading the latter's docs and fell in love with the native VitePress toggle to switch to the dark/light mode. ![image](https://user-images.githubusercontent.com/13056429/221016227-d5d13131-26b4-4b11-b9e0-3dad0a8812e6.png)...

question

### Description This module integrates `markdown-it` into Nuxt projects. It provides a number of features like, but not limited to: - full control of `markdown-it` options - either use a...

module-request

I've yet to test this, but instead of doing a bunch of `console.error`s I could serialize any error coming from Directus. Will update once I have time to work on...

enhancement

I was testing stuff, and since recently I've discovered the properties of virtual doms I wanted to test the virtual implementation of swiper. But currently I'm getting an error, here's...