lambda-packages
lambda-packages copied to clipboard
Prefetch CSS only once
Changes
When multiple links where prefetched the same CSS files where fetched multiple times as well. This PR changes the behaviour so that a CSS file is not fetched more than once.