Doru

Results 7 issues of Doru

``` @for $i from 1 to 3 { .b-$i { width: $(i)px; } } ``` ``` .b-$i { width: $(i)px; } .b-$i { width: $(i)px; } .b-$i { width: $(i)px;...

**Describe the bug** Logger is not triggered thus the function works. **To Reproduce** ``` public async createGroupCall(chatId: ChatId, scheduleDate?: number, title?: string) { this.log('createGroupCall'); ``` this code is certainly triggered...

bug

I've tried the code many times. If the react code without reloading the page is updated many times, even if the logo remains one in the document, it will become...

## Is your feature request related to a problem? Please describe. using a checkSchema like this: ``` checkSchema({ category: { notEmpty: { bail: true, errorMessage: "must not be empty" },...

i: enhancement

How can you create a function like this in js? ``` function a(res) { res.setA(42); } ``` The only work around i foun was to create a type in rust...

### What happened? Tailwind v4 introduced OKLCH color codes. OKLCH is not yet supported by the current version of cef chromium running on FiveM. ### Expected result Run OKLCH colors...

bug
triage

### Icon Type - [ ] 📁 Folder - [x] 📄 File ### Folder names _No response_ ### File names - get.ts - post.ts - put.ts - delete.ts - patch.ts...