Skip to content

Commit fe593ca

Browse files
Merge branch 'dev'
2 parents a44f3af + 2b91cd5 commit fe593ca

File tree

4 files changed

+921
-3709
lines changed

4 files changed

+921
-3709
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ module.exports = function( grunt ) {
5656
custom_options: {
5757
options: {
5858
trim_comments: false,
59-
generate_report: true,
59+
shorten: false,
6060
},
6161
src: 'test/css/test.css',
6262
dest: 'test/temp/default_options.css',

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
134134

135135
## Release History
136136

137+
* 1.0.1 - Reduced dependencies
137138
* 1.0.0 - Updated to CSS-Purge 3.0.0
138139
* 0.0.4 - Updated peerDependencies for grunt 1.0
139140
* 0.0.3 - updated license

0 commit comments

Comments
 (0)