Andy-set-studio / boilerform

Boilerform is a little HTML and CSS boilerplate to take the pain away from working with forms.
https://boilerform.hankchizljaw.com
MIT License
714 stars 35 forks source link

Add support for the range input #1

Open Andy-set-studio opened 6 years ago

Andy-set-studio commented 6 years ago

The range input looks to be absolute hell to style, so we could do with supporting it within Boilerform.

This article on CSS Tricks is really well researched and should definitely be read when coming up with a solution.