UNPKG
@isotope/prototope
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.1
Isotope-based JavaScript library for speedy UI prototyping
areknawo.com/prototope
Isotope-js/isotope
@isotope/prototope
/
lib
/
utils
/
background
/
index.js
7 lines
•
257 B
JavaScript
View Raw
1
2
3
4
5
6
7
export
*
from
"./background-attachment"
;
export
*
from
"./background-color"
;
export
*
from
"./background-image"
;
export
*
from
"./background-position"
;
export
*
from
"./background-repeat"
;
export
*
from
"./background-size"
;
//# sourceMappingURL=index.js.map