-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Description
Just a "Discussion" question here, if someone can add that label, but I figure there may be others with this question, so...
My app is built and running in production in SAFE v4. I'm about to upgrade to .NET 8 (hooray for nested field updates!) and SAFE v5. I see that the stack has abandoned Bulma for Tailwind, but I have thousands of references to Feliz.Bulma types in my web app, including to a version of Feliz.Bulma.DateTimePicker that I modified myself to have a month/year-only picker.
I've never used Tailwind, but I assume it must be a significant upgrade for the SAFE team to have chosen to make this switch. I'm curious which of these options someone might recommend? --
- Stick with Bulma; it's working fine.
- Install Tailwind, start using it in new modules, and perhaps slowly migrate existing code.
- Take the plunge and upgrade those thousands of lines of code. (Either because it's that much better or because it will become harder and harder to stay compatible with SAFE upgrades.) Also, is there a rapid, replace-all sort of method for doing this?
Any thoughts would be appreciated. Thanks!
Metadata
Metadata
Assignees
Labels
No labels