esbanarango / ember-place-autocomplete

Ember cli addon to provide a component that uses Google Places API to autocomplete place information when people write their address
MIT License
63 stars 62 forks source link

(Just a question) Is there a way to customize the pac container if you are using it multiple places? #80

Closed yefan15 closed 6 years ago

yefan15 commented 6 years ago

Is there a way to customize the pac container if you are using it multiple places? Currently I am overriding the styling of the google dropdown. I am using the places autocomplete multiple places but I do not want the styling to be applied everywhere just that specific template. Is there any way to accomplish this? I am also just using CSS and not SASS.

dmuneras commented 6 years ago

👍