⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Added replace support#6

Open
kanakiyajay wants to merge 1 commit intopurifycss:masterfrom
kanakiyajay:master
Open

Added replace support#6
kanakiyajay wants to merge 1 commit intopurifycss:masterfrom
kanakiyajay:master

Conversation

@kanakiyajay
Copy link

This makes it easier to use with grunt-usemin, by giving a replace option.

   purifycss: {
      options: {

      },
      target: {
        src: ['src/index.html', '.tmp/concat/js/*.js'],
        css: ['.tmp/concat/css/*.css'],
        replace: true
      }
    }

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.

1 participant