Select
Use .select
class to set quick and default select style.
Size
.select
for default size select field
.select-xs
for small size select field
.select-md
for medium size select field
.select-lg
for large size select field
Width
Use
.full
or
.half
class for 100% or 50% width.
Disabled
Just add disabled attribute to make field disable
Round
To make border round use border radius shorthand .br-round
Shadow
To add shadow use shadow shorthand like .shadow
or .shadow-1
Color
To add the color add shorthand classes for border color, text color, placeholder color and focus color.