gulp-penthouse icon indicating copy to clipboard operation
gulp-penthouse copied to clipboard

Gulp plugin for extracting critical path css

Results 6 gulp-penthouse issues
Sort by recently updated
recently updated
newest added

Team, I am facing issue while generating critical css. Plugin is returning some sort of reset css instead of actual page related css. It was working fine few months back...

I write a simple task with a simple CSS and when I execute I get this error: UnhandledPromiseRejectionWarning: SyntaxError: Unexpected token T in JSON This error is in file node_modules/penthouse/lib/postformatting/index.js:28:28...

`gulp-util` is depreciated so I have removed it from dependencies and replaces with other dependencies from this post: https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

Hi, There are newer versions of penthouse, how can we update it to the latest?

When I try to run the task, this is the error I have: ``` (node:3748) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): undefined:20:103465: property missing ':' (node:3748) [DEP0018] DeprecationWarning: Unhandled...

On Ubuntu 16.04 i have a problem running my 'gulp watch' after adding the gulp-penthouse package. This is the error i get. I have node version 9.4.0. `Error: EACCES: permission...