Oliver Raisz
Oliver Raisz
### Description The following line always fails, despite being provided the dependencies in build.gradle.kts `val openAI = OpenAI("my-api-key")` ### Steps to Reproduce 1. Create a new Jetbrains plugin using their...
**Is your feature request related to a problem? Please describe.** AFAIK there is no way to render LaTeX with {itemize}, e.g. \begin{itemize} \item List entries start with the \verb|\item| command....
I tried it like this, as "Kitzsteinhorn", and as it is in the url, but every one of them throws 404.
it uses this: ``` GoogleButtonUiContainerFirebase(onResult = onFirebaseResult) { GoogleSignInButton(modifier = Modifier.fillMaxWidth()) { this.onClick() } } ``` which is marked as deprecated. Please change it to the up-to-date version, i.e.: ```...
Tailwind v4 does not use config files anymore. Do you plan to support that as well?