There was an error while loading. Please reload this page.
1 parent 80f729f commit a1d7b6cCopy full SHA for a1d7b6c
2 files changed
Gruntfile.js
@@ -44,7 +44,7 @@ module.exports = function (grunt) {
44
]
45
},
46
dist : {
47
- src : 'src/embed.css',
+ src : '.tmp/embed.css',
48
dest: 'dist/embed.min.css'
49
}
50
0 commit comments