Benedikt Rötsch
Benedikt Rötsch
@sveinugu unfortunately did primitive do some "breaking" changes in their markup. If the rectangle is missing, there is a chance you use a very old version of primitive. Can you...
On it: https://github.com/axe312ger/svg-loading-animation
This should give first insights -> https://www.webpagetest.org/video/compare.php?tests=180311_3P_9f773f087d147a15afc024baf79af660,180311_V4_d102f7b12f48338f65a9beb7e300f956,180311_MJ_ba24c447b0f39b7106c9107fd08d322f,180311_R4_1bc9120c70d8b2349858da76f7f3cdf2,180311_V7_92b11675be8759a8def165edc0c48bd4
You can use css blur but this will round your corners. You may use a wrapping div, set it to `overflow: hidden` and zoom your sqip by 10% with `translate:...
Feel free to play with the code in https://github.com/axe312ger/embedded-svg-loading-impact-research. Maybe create a set of pages using SQIP with blur having 4,6,8,10,15,20,40,60,80 pictures and see how it impacts mobile loading time...
Came across here about half a year ago. Now setting up my terminal again. Still would love to have a monospaced version. Can we fund this work effort somehow for...
Just digging into the source, I guess we easily could create a PR, as I guess we only have to extend these files: https://github.com/bradlc/babel-plugin-tailwind-components/blob/master/src/static-styles.js https://github.com/bradlc/babel-plugin-tailwind-components/blob/master/src/dynamic-styles.js Edit: These are the files...
Any plans to support webpack v5?
~I would love to extract build results to show selected data to my customers in a dashboard. Trying to use the API for that, but struggle with Auth~ looks like...
I have the same problem, having multiple customers and want to share regular performance repots with them. Giving them access to all the reports of a single server would expose...