Skip to content

Commit

Permalink
Merge pull request #6 from teles/patch-1
Browse files Browse the repository at this point in the history
Update README.md thx to @teles
  • Loading branch information
philipp-winterle committed Jul 31, 2018
2 parents 1cd9460 + e176777 commit 5f8f9df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Crittr({
// restCss is the rest remaining after excluding the criticalCss.
// You can start including it directly as a defered css without
// any need to calculate it on your own
console.log(criticalCss);
console.log(critical);
});
```

Expand Down

0 comments on commit 5f8f9df

Please sign in to comment.