From what I have seen so far, partials are great! However, they can be used only in the project that defines the partial. I would like to be able to use the partials in other projects as well.
For example: when creating multiple projects for the same client, I would like to be able to create a partial with contact details, a footer et al. When switching project for that client, it would be very convenient to reuse a partial defined in another project for that client.
Thanks!