Should you use data attributes for primary element styling?
I am having a discussion with a my technical director on the best way to style some forms on a website. The forms already have the data-ui=“form” attribute in place on each form tag. I would like to use this: <form data-ui=“form” class=“c-form”> and...
Oct 31, 2017MDTH2