Andreas Wiesinger
Andreas Wiesinger
> > We need [email protected] support, currently even the guide https://nx.dev/recipes/react/using-tailwind-css-in-react is outdated. > > If you are using tailwindcss 4.0.0, then change the styles.css as described in the instructions...
After some while, my observation is the following: The originally stated freezes seem to always happen for any kind of misconfiguration across the whole workspace. If any `project.json`, `package.json`, `tsconfig.json`...
> There is actually much easier way how to add Tailwind 4 support for shared libs - using [@source](https://tailwindcss.com/docs/detecting-classes-in-source-files#explicitly-registering-sources) directive Thanks for the hint to the sources directive, much appreciated,...
> i guess that i would need to configure tailwind in that lib as well (figuring out how to share css configuration etc...) => that would be also interesting for...
> FYI it's not only about relaxing `peerDependencies`. There is a set of issues related to React 19 (use a tag to filter). Got it. Maybe I should open a...
I found a working solution but only tested it with the mgt-react person component and the two scopes "User.Read profile". The major thing was, that Kiota is not really suited...
I also have a possible idea for another reason of freezing (unverified): It seems that conflicts might lead to this: It seems there could be a deadlock or something when...
Re-assessing the problem, it seems to occur for specific files only, but I do not know which ones yet. However, it uploads and downloads several hundret MB of data until...
I have finally found a workaround / interesting bug insight: The error only happens during uploads but that might be because I have already synced all downloads and cannot verify...