MrOxMasTer
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...
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....
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  
**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...
**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...
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...
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.  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...