UNPKG
typeahead
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.0
0.0.3
0.0.2
0.0.1
0.0.0
typeahead component
github.com/shtylman/typeahead
shtylman/typeahead
typeahead
/
example
/
style.css
8 lines
(6 loc)
•
153 B
CSS
View Raw
1
2
3
4
5
6
7
8
.typeahead
* {
box-sizing
: border-box;
font-family
:
"Helvetica Neue"
, Helvetica, Arial, sans-serif;
font-size
:
15px
; }
@import
"typeahead"
;