Jose G. Alfonso

Results 12 issues of Jose G. Alfonso

Corrected confusing sentence

Build fails when using @googlemaps/js-api-loader. Code works in development mode. [vite-ssg] An internal error occurred. [vite-ssg] Please report an issue, if none already exists: https://github.com/antfu/vite-ssg/issues file:///usr/local/playground/@codermar/monorepo/marynela.com/.vite-ssg-temp/main.mjs:30 import { Loader }...

My project is a clone of vittesse: In my index.html, I have the following so I can use some web components: ``` ``` And in my vite.config.ts I have: ```...

Hi, I am enjoying using your plugin immensely. Thanks! However, I have an action bar component where I would like to setup a button with a dynamic icon but the...

I have an in-house large collection of icons all named with dots i.e. `calendar.circle.fill.svg` I have setup a custom collection but I am not able to import the components generated...

For the life of me I can't override max-width https://github.com/unocss/unocss/blob/49a20e54668ebdc6bbc321cb9ecfcd3c25619e29/packages/preset-typography/src/index.ts#L75 I am using a vitesse template. I tried the following with no luck ``` presetTypography({ cssExtend: { prose: { 'max-width':...

preset-typography

Is it possible for to filter out which files get scraped from the folders. i.e. only scrape *.api.js or exclude *.helper.js? The reason why I am asking is because you...

I got the errors below while trying to "vue add p11n" to a newly created project with @vue/cli 4.0.5 ─▪ vue add p11n WARN There are uncommited changes in the...

### Describe the bug After upgrading to "unplugin-auto-import": "0.15.0" from 0.14.4 I am getting: EISDIR: illegal operation on a directory (full log listed below) The problem goes away by using...

### Describe the bug I am trying to control visibility of variants via a state variable toggle and when controls toggles the visibility does not change. In my local if...

to triage