Skip to content

any way to get this checking dev domains?  #23

Description

@v3nt

My site is php and most of the classes are generated on the fly so not visible.

ie

gulp.task('purify', function() {
  return gulp.src('./dist/styles/main.css')
    .pipe(purify(['http://test.local/']))
    .pipe(gulp.dest('./css/test/'));
});

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions