MrOxMasTer

Results 14 issues of MrOxMasTer

I want to get rid of the influence of a computer mouse as much as possible, and therefore I would like to create templates using a keyboard shortcut. Templates can...

enhancement

Hello. I don't understand. Maybe it's some kind of mistake? Why should I write 'use client' every time I use styled-components? I may understand that next.js does not support context...

Hello, there was such a problem that I wanted to combine tailwind and styled Components. I think, wow, there's even an instruction, but the problem is that it's for babel....

feature request

Hello, I would like to know. Will there be support for css fragments from styled components or some equivalent? Very simply this is not enough ![image](https://github.com/MathiasGilson/Tailwind-Styled-Component/assets/59291123/c95fc34c-61b4-4cbb-b5af-4e497ab0b4a2) ![image](https://github.com/MathiasGilson/Tailwind-Styled-Component/assets/59291123/60f216ec-671a-454d-a08c-baae66d52377)

**Is your feature request related to a problem? Please describe.** The problem is that it is inconvenient to install a library in each project and run it. It's easier when...

no-issue-activity

**Thanks for using react-select!** I tried classNamePrefix and className prop through the object, but it still doesn't work in any way. I tried to define classes in the global.css class...

issue/bug-unconfirmed

Welcome to the issues section if it's your first time! ### Before creating an issue, please be sure to: - [x] Checkout to the latest version, **including submodules** - [x]...

### What minimal example or steps are needed to reproduce the bug? ```css /* tailwindcss *\ @media (min-width: theme(screens.mt)) { ... } ``` ### What minimal configuration is needed to...

subtype: new option
status: ask to implement

add for `FocusLock` itself when disabled, be able to make all components inert. I can't pass this attribute. But I can for the `div` below it. ![image](https://github.com/user-attachments/assets/b7ec2114-c529-45d0-935e-8fb7690db64a) I'm asking because...

Well, it would be nice to add a function that could pull a regular expression from the validation scheme, at least for strings, so that if js is disabled, the...