UNPKG

@markusantonwolf/ta-foodtrucks

Version:

TA-Foodtrucks plugin shows the next food truck and street food dates in your area based on Craftplaces API. You can customize the endpoints to get all dates for a specific vendor, for a specific city or just for a location you are interested in. The light

14 lines (12 loc) 146 B
@keyframes ta-foodtrucks-loading-out { from: { opacity: 1; transform: scale(1); } ; to: { opacity: 0; transform: scale(0.9); } ; }