laravel-frontend-presets / tall

A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel
MIT License
2.46k stars 207 forks source link

Remove unnecessary ids from markup #13

Closed pktharindu closed 4 years ago

pktharindu commented 4 years ago

The ID attribute is unnecessary for the error text. Keeping only required elements in HTML will make it easy to read, clean, low on size.