Sharing css across multiple ionic app without copying the scss files

I have 10 different ionic projects but i have the final variables.scss in one project. How i can share the styles in all the project with out copying it to all the projects or giving path. Becase if i am building the app in jenkin those paths will not work.