Dan Levy
Dan Levy
Just wanted to bump this as I didn't catch that this was not supported until I found this thread.
This is now an issue in all browsers in React 17. Is this a related issue: https://github.com/theKashey/react-focus-lock/issues/134
Just pinging this thread to see if there is any progress. This would be so great!
Currently, the output from this plugin looks like this: ```javascript var css_248z = ".___2X_Ir{background-color:#4e707a;font-size:24px;color:#fff;cursor:pointer}"; var Button_module = {"button":"___2X_Ir"}; styleInject(css_248z); ``` If we want the `styleInject(..)` function to *only execute when...