Skip to content

Commit b040618

Browse files
committed
Added Penthouse - Critical path CSS generator
1 parent b273684 commit b040618

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
+ [CSS Framework (Inuit)](http://www.gpmd.co.uk/blog/front-end-process-flat-builds-and-automation-part-4-css-framework/)
5151
+ [CSSCSS](http://zmoazeni.github.io/csscss/): A CSS redundancy analyzer that analyzes redundancy.
5252
+ [Helium](https://github.com/geuis/helium-css): JavaScript tool to scan your site and show unused CSS.
53-
+ [JSLint](http://jslint.com/) for detecting errors or problems by static analysis of JavaScript programs.
53+
+ [JSLint](http://jslint.com/) for detecting ewrrors or problems by static analysis of JavaScript programs.
5454
+ [JSHint](http://jshint.com/) for more flexible static analysis of JavaScript programs.
5555
+ [JSLint Error Explanations](http://jslinterrors.com) for explanations of the warnings given by JSLint and JSHint.
5656
+ [ImageOptim-CLI](https://github.com/JamieMason/ImageOptim-CLI): Make lossless optimisation of images part of your automated build process.
@@ -64,6 +64,8 @@
6464
+ [Cartero](https://github.com/rotundasoftware/cartero): A modular client side asset manager.
6565
+ [Mod](https://github.com/modulejs/modjs) is a task-based workflow tooling for web, it help developers quickly build robust and high-performance web applications.
6666
+ [Wraith](https://github.com/BBC-News/wraith) is a screenshot comparison tool.
67+
+ [Penthouse](https://github.com/pocketjoso/penthouse): Critical path CSS generator.
68+
6769
+ Weekly & Daily Resources
6870
+ [HTML5 Weekly](http://html5weekly.com/)
6971
+ [HTML5 Bookmarks](http://html5bookmarks.com/)

0 commit comments

Comments
 (0)