kylelogue / mustard-ui

A starter CSS framework that actually looks good.
https://kylelogue.github.io/mustard-ui
MIT License
1.03k stars 65 forks source link

No styling for HTML5 input types #15

Closed optikfluffel closed 4 years ago

optikfluffel commented 6 years ago

Using any of the HTML5 input types (e.g. <input type="email">) breaks the wonderful styling of the form input elements. Here's a list of them, according to w3schools.com:

I can see that it's probably not that easy to support all of them right away, but the ones basically staying a text input should work, I guess.

francescobianco commented 6 years ago

This is a proposal for the solution https://github.com/kylelogue/mustard-ui/pull/17 @kylelogue @optikfluffel

cssworkshop commented 4 years ago

Fixed in https://github.com/kylelogue/mustard-ui/commit/146fc0a58969b64f03d0e9398ddae58ec5809747