Skip to content

Instantly share code, notes, and snippets.

@southill
Created April 11, 2016 16:44
Show Gist options
  • Save southill/4b7bfc9f1bd77371ff99768a8fcf326f to your computer and use it in GitHub Desktop.
Save southill/4b7bfc9f1bd77371ff99768a8fcf326f to your computer and use it in GitHub Desktop.
input file with camera
.input_file {
@extend .full;
opacity 0;
}
<input type="file" class="input_file" accept="image/*" capture="camera">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment