Skip to content

Instantly share code, notes, and snippets.

@starryeyez024
Last active September 21, 2016 22:48
Show Gist options
  • Select an option

  • Save starryeyez024/b3f3a64c88b3e4e948bd552337eae4b2 to your computer and use it in GitHub Desktop.

Select an option

Save starryeyez024/b3f3a64c88b3e4e948bd552337eae4b2 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
<h2>Input type = number FTW</h2>
<form>
<input type="number" >
</form>
// ----
// Sass (v3.4.21)
// Compass (v1.0.3)
// ----
<h2>Input type = number FTW</h2>
<form>
<input type="number" >
</form>
<h2>Input type = TEL</h2>
<form>
<input type="tel" >
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment