Mattias Fjellvang

Results 315 comments of 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',...

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: ![image](https://cloud.githubusercontent.com/assets/3786627/6428396/0d14cd4c-bfa1-11e4-81e4-c036bf0f8ba2.png)

I've made a comparison: Using imagecache: ![image](https://cloud.githubusercontent.com/assets/3786627/6428390/de9b3c9e-bfa0-11e4-8cc0-ae2e4c9160f4.png) ![image](https://cloud.githubusercontent.com/assets/3786627/6428406/62fccb1a-bfa1-11e4-820f-d09230322833.png) Using direct image source: ![image](https://cloud.githubusercontent.com/assets/3786627/6428395/eeb11658-bfa0-11e4-8aba-3612d99a0d13.png) ![image](https://cloud.githubusercontent.com/assets/3786627/6428408/689d8136-bfa1-11e4-90b1-f6a8001a71f7.png)

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? 😊