Hrishikesh Kokate

Results 20 issues of Hrishikesh Kokate

Hey! Thank you for this great app, works amazingly. Would it fine to request the following feature: An option to clean up old/invalid rules. The way it would work is,...

Hi, I'm trying to use gradients like: ```html :root { --blue500: #040e4e; --red500: #470b1b; } ``` I have my colours in `windi.config.js` defined like: ```js import {defineConfig} from 'windicss/helpers' export...

**Describe the bug:** Using `splat` in sending query parameters to a destination doesn't seem to be working. **To reproduce:** Add the following to your `netlify.toml`: ```toml [[redirects]] force = true...

type: bug
area: functions
area: redirects

**Describe the bug:** A user [reported this on the forums](https://answers.netlify.com/t/deploy-from-manual-with-netlify-init/48056/). Some context (internal only): https://netlify.slack.com/archives/CTCRT6VB6/p1638378975004800 and https://netlify.slack.com/archives/C012GT6MYKU/p1638380300316300 When connecting a repo using CLI, the repo URL is probably not parsed...

good first issue
type: bug
area: gitlab
area: command: init

Hi! Thanks for the great library, works amazingly. I do have a small request though and would be very thankful if it's taken into consideration and implemented. It's a personal...

Hello. I started playing around with 'Gatsby Starter Chronoblog' since yesterday. Today, I noticed that this theme is using outdated versions of various dependencies. While, it's understandable that the developer...

### Summary It appears that for a site that's not using Middlewares at all, we're still looking for a `middleware-manifest.json` file and this is causing errors to load the site...

type: bug
priority: medium
support_escalation

### Summary This bug has been filed as a response to the ticket: https://netlify.zendesk.com/agent/tickets/82173 (internal only). The user has a monorepo with the following `package.json`: Monorepo package.json ```json { "name":...

type: bug
v4

**Describe the bug:** Reported by user [on the forums](https://answers.netlify.com/t/python-build-is-not-working-anymore/47343/8). When using `pipfile`, the build appears to fail (in installing Python dependencies phase) with the following error on `focal`: ``` ModuleNotFoundError:...

type: bug
theme/dependencies
theme/language-support/python

Hi! I recently discovered this option in UnoCSS: https://github.com/unocss/unocss/tree/main/packages/preset-attributify/#properties-conflicts, and was wondering if it's possible to port this option to WindiCSS too. The reason being, I've some attributes like: ```html...

pr welcome