Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikwilkowski committed Jan 6, 2018
2 parents a44f3af + 2b91cd5 commit fe593ca
Show file tree
Hide file tree
Showing 4 changed files with 921 additions and 3,709 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ module.exports = function( grunt ) {
custom_options: {
options: {
trim_comments: false,
generate_report: true,
shorten: false,
},
src: 'test/css/test.css',
dest: 'test/temp/default_options.css',
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.

## Release History

* 1.0.1 - Reduced dependencies
* 1.0.0 - Updated to CSS-Purge 3.0.0
* 0.0.4 - Updated peerDependencies for grunt 1.0
* 0.0.3 - updated license
Expand Down
Loading

0 comments on commit fe593ca

Please sign in to comment.