Varun Arora

Results 6 issues of Varun Arora

If you generate an app with tailwindcss and typescript and tailwind forms and tailwind typography, and choose "yes" to the "generate example code", the generated `__layout.svelte` does not correctly use...

confirmed bug

# 🚀 Svelte / SvelteKit Support ### Relevant Rules ### Description I noticed [this line in the docs](https://bazelbuild.github.io/rules_nodejs/examples.html#svelte) while I was searching to find information on Svelte support: >None yet,...

enhancement
help wanted

`Manufacturer?` -> `Manufacturer` If you look at the docs in https://github.com/micronaut-projects/micronaut-data/blob/master/src/main/docs/guide/sql/dbc/sqlMapping/sqlAssociationFetching.adoc, they state: > an exception will occur since the manufacturer association is not Nullable. Then state to solve this...

https://github.com/ocaml-ppx/ocamlformat From the documentation: ``` OCamlFormat is influenced by and follows the same basic design as refmt for Reason, but outputs OCaml instead of Reason. ``` This would be a...

A-formatting
C-feature-request
E-easy
E-help-wanted
P-medium
S-investigating

Discovered an issue when attempting to update to `v1.8-RC-1` — if there are annotation processors but `java_infos` is empty, the attempt to dereference index 0 of the list of `class_jars`...

component: jvm
status: open - needs triage

**Is your feature request related to a problem? Please describe.** The Readme currently includes examples for Spring Boot and Ktor. It would be great to see an example for Micronaut...