Hello, is it possible to add a class to the <form> tag?
I would like to use Uikit style http://www.getuikit.com/docs/form.html for my form, but I don't know ho to put the class
Thank you.
I would like to use Uikit style http://www.getuikit.com/docs/form.html for my form, but I don't know ho to put the class
<form class="uk-form">
.Thank you.