.upload-file-input
Element
Creates a labeled file upload button with icon and text
.tiny
.small
.medium
.large
.extra
Syntax
$any = .upload-file-input
basic file upload with default label
$any = .upload-file-input "Label"
with custom button label
$any = .upload-file-input !icon "Label"
with custom icon and label