We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a10050 commit 68b1da0Copy full SHA for 68b1da0
1 file changed
Gruntfile.js
@@ -31,8 +31,8 @@ module.exports = function(grunt) {
31
'css/pack.css': [
32
'css/normalize.css',
33
'css/jquery.fancybox.css',
34
- 'css/style.css',
35
- 'css/small.css'
+ 'css/small.css',
+ 'css/custom.css'
36
]
37
}
38
0 commit comments