Adi
Adi
I built a hotkeys manager around this library and I need to use some of its types, but they are not exported. It's an easy fix though.
It's a bit ridiculous that `cmd+f` doesn't work on the documentation website.
I consume `react-popper-tooltip` which is built on top of this package, and my simple CRA app can't shake it. I started an issue with the author here: https://github.com/mohsinulhaq/react-popper-tooltip/issues/97 and after...
This function doesn't have a `/*#__PURE__*/` prefix, which breaks tree-shaking. Moreover, when I try to prepend it myself through `inject` option it gets stripped along with the entire string from...
This issue is a: Question / support request I'm trying to wrap `nwb` as my build-tool, but I noticed sass support doesn't work unless I add it to each component...
Getting that dreaded `Individual stylesheets must be in sass dir` error. I can make it work without `config.rb`, but for obvious reasons, prefer to use the configuration file. `config.rb`: ```...
When this theme is enabled with legendary mode, it screws up the tabs when you drag and drop them. Repro is self-explanatory.
Without enabling the optional "Legendary" option, the active tab color is way too dark, making it really difficult to distinguish from other tabs. ## Fortnite Theme Screenshot  ## Versions...
It seems odd since you implemented CSS in the component (which looks the same).