Allow developer to use button HTML tag instead of input
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3231883. --> Reported by: [s3b0un3t](https://www.drupal.org/user/2989133) >>> <p>In the SCSS, CSS and JavaScript files of the theme, we find in several places declarations on <strong>.btn--primary</strong> prefixed by <strong>input[type="submit"]</strong>.<br> I am currently expanding your theme and would like to use buttons rather than inputs.<br> Would it be possible to also test for buttons.</p> <p>I am submitting a patch proposal.</p>
issue