Hrishikesh Kokate

Results 20 issues of Hrishikesh Kokate

#### Summary Fixes #182 (again) It appears that the above error has resurfaced. Internal link: https://github.com/netlify/pillar-support/issues/42 --- For us to review and ship your PR efficiently, please perform the following...

type: bug

### UnoCSS version 0.50.6 ### Describe the bug Discussed here: https://github.com/unocss/unocss/discussions/2380 TL;DR: When using the CLI, along with `transformDirectives`, the styles added to `` tag in HTML are not transformed....

no stale

### Summary This was the result of a user complaint. AWS has a response size hard-limit of 6 MB. Sending response over that size, would lead to an error page...

type: bug
v4

### Describe the bug Thank you ver much for the Wrapper feature, that's a great addition and allowed me to remove some hacks I had put in place to style...

to triage

Hi! Thank you so much for your work on this library! It works really well! I've run into a small issue. Till now, I was using this in a Hugo...

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Release 8.x
Bug
Needs Triage

Hello. This extension works great for HTML files. Thank you for that. However, I was wondering if it's possible to be able to clear off those errors from my workspace...

help wanted

Hello, I was just trying to setup this plugin for my project, but, can't get past the `gatsby-config.js` phase. I've added the plugin in my `gatsby-config.js` like this: ``` module.exports...

Hello! I have a use-case similar to detecting this: https://answers.netlify.com/t/21742. In short, for this example: ``` $ dig of-mu.org NS +trace | tail -n 6 of-mu.org. 1800 IN NS dns1.p07.nsone.net....

Reproduction repo: https://github.com/hrishikesh-k/t-rish. In it, I have an animated GIF: https://github.com/hrishikesh-k/t-rish/blob/main/src/routes/work/four-forty-four/assets/hamilton-1.gif I'm using `vite-imagetools` to only get the metadata (`height,src,width`) of an image. I am offloading image transformations to Netlify...