Open Machy8 opened 1 year ago
This
{{ form_widget(form.submit, {'attr': {'class': 'justify-content:center text-align:center font-size:20px sm:margin-left:-131px'}}) }}
doesn't generate stylify selectors because 'class' is not matched. There should be info in the symfony installation about the selector areas.
This
doesn't generate stylify selectors because 'class' is not matched. There should be info in the symfony installation about the selector areas.