Pylons / deform

A Python HTML form library.
Other
416 stars 160 forks source link

Remove default classes from controls #450

Open stevepiercy opened 3 years ago

stevepiercy commented 3 years ago

Remove the default classes from controls (input, select, textarea, button, etc.), while still allowing custom classes to be inserted.