i want use polymer, ui design want use bootstrap , possible use ? mean if create component need import bootstrap css , js in it. can , need import each , every component , @ run time , download bootstrap files each component or download once ? have tried once , need know community. so, hope best answer can find work around , , there other library designing polymer components ?
you don't need import css , js of bootstrap in every component import in main index file , use in every component.
i used jquery in same , working perfect.
Comments
Post a Comment