Skip to content

report(render-blocking-stylesheets): improve actionability of description#3544

Merged
brendankenny merged 2 commits intomasterfrom
renderblockingwording
Oct 12, 2017
Merged

report(render-blocking-stylesheets): improve actionability of description#3544
brendankenny merged 2 commits intomasterfrom
renderblockingwording

Conversation

@paulirish
Copy link
Member

No description provided.

'inlining critical links and deferring non-critical ones. ' +
'[Learn more](https://developers.google.com/web/tools/lighthouse/audits/blocking-resources).',
helpText: 'External stylesheets are blocking the first paint of your page. Consider ' +
'extracting critical CSS and delivering via `<style>` tags and deferring non-critical ' +
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To make it simpler, wdyt about just "Consider delivering critical CSS via <style> tags and deferring..."

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DONE

Copy link
Contributor

@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎨

@brendankenny brendankenny merged commit 450d2d3 into master Oct 12, 2017
@brendankenny brendankenny deleted the renderblockingwording branch October 12, 2017 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants