mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-12 09:35:14 +02:00
correct target for cssmin
This commit is contained in:
@@ -60,7 +60,7 @@ module.exports = function(grunt) {
|
|||||||
},
|
},
|
||||||
compress: {
|
compress: {
|
||||||
src: 'css/reveal.css',
|
src: 'css/reveal.css',
|
||||||
dist: 'css/reveal.min.css'
|
dest: 'css/reveal.min.css'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user