-
Following your demo of ignore, I found it made no difference what I did. It turns out the default install of critical in npm does not even include `clean-css`. I tried cloning the present git reposito…
-
For `critical@0.5.4`
```
var critical = require('critical');
critical.generateInline({
// Your base directory
base: 'dist/',
// HTML source
src: 'index.html',
// Your CSS Files…
-
```
Currently I believe it is difficult to configure mod_pagespeed to take an
externally-hosted resource, optimize it, and map it to a CDN.
Original message:
From Kim Frederiksen kim@olicity.com …
-
## What
The way we load CSS in two stages is a good thing for first views but it creates a massive reflow on second views, especially in long documents where the link to our main stylesheet is very f…