Header and footer styles, rework homepage
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = function(config) {
|
||||
}, {
|
||||
expand: true,
|
||||
cwd: 'assets/linker/styles/',
|
||||
src: ['*.less'],
|
||||
src: ['app.less'],
|
||||
dest: '.tmp/public/linker/styles/',
|
||||
ext: '.css'
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user