Neoptolemos Kyriakou

Results 6 issues of Neoptolemos Kyriakou

## Summary Current implementation works great for values greater that 7 but for values below 7 the hex alpha value is missing one extra digit. Fixed that by appending a...

### Description I seems that `TabIndicator` is not changing position if the window is resized which looks misplaced until a re-render happens ### Link to Reproduction https://codesandbox.io/s/lively-star-25v6wv ### Steps to...

Component: Tabs

Currently to add new utilities we have to define them in a file called `xstyled.config.ts` and then export the relevant factories to get the new utilities. But what if our...

hi, will it be possible to implement a function to update macOS from one major version to another? For example: from 10.13.6 to 10.14.5.

i have added a function to check whether it's on the latest version or not and if it is, no need to run the script. i know maybe it's a...

enhancement
help wanted
question

### Describe the feature / bug 📝: I have a project where i use sonner in a web extension, but recently I moved the rendering to the shadow dom. Then...