Replace Blade UI Kit with Flux
Closed this issue · 2 comments
driesvints commented
Think most of the components we currently use from Blade UI Kit can be replaced easily with the free version of Flux. Might need to check if the markdown rendering is the same everywhere.
https://github.com/laravelio/laravel.io/blob/main/config/blade-ui-kit.php#L18
digitlimit commented
@driesvints I am looking into this
driesvints commented
Might just also move a bunch of the Blade UI Kit components into our own components. Most of them are input fields and probably do not need flux. Maybe just the avatar one.