UNPKG

xing-frontend-grunt

Version:
15 lines (14 loc) 200 B
module.exports = { options: { sassDir: '<%= app_files.stylesheets %>', cssDir: '<%= build_dirs.stylesheets %>' }, build: { }, server: { options: { watch: true } } };