hello I hope you can help me, we have always used this bundle
FOSUserBundle
in symfony 2
now that we are passing everything to symfony 4
we can not customize the forms, I can get styles by adding <link rel="stylesheet" href="{{ asset('build/app.css') }}">
in layout
located in vendor\friendsofsymfony\Resources\views
but I do not think it is the most optimal way.
Greetings and thanks for your time