Mattias Fjellvang
Mattias Fjellvang
I have the same issue. In my case, in SOME situations, the file look like this: ``` module.exports = { customProperties: { '--color-brand': '#06c167', '--color-brand-faded': '#0ce578', '--color-splash': '#ff6b06', '--color-dark': '#000',...
Thank you Kwopr!
I'd like to know this aswell. Any hack could do. I have tried a bit, but couldn't seem to figure it out. So when you have descriped the problem, and...
On a page with 10-20 images, they take 10-15 seconds to load, and some of them even fail, like this: 
I've made a comparison: Using imagecache:   Using direct image source:  
Interested as well; this package is so great, but it would be great with optimization on the cache.
Thanks for a promt reply @rchl 😊 Because we currently use ?page=2 for an infinite product list, and we generate our site in static mode. So I don't want the...
I see - it seems as though the list is here: http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry - and I don't find either da-DK or en-US
Also from: https://www.w3.org/International/articles/language-tags/#overview > The golden rule when creating language tags is to keep the tag as short as possible. Avoid region, script or other subtags except where they add...
I see that this PR is approved - can we merge it? 😊