Skip to content

Commit 4b0e98e

Browse files
Update .pot file
1 parent a09432c commit 4b0e98e

File tree

3 files changed

+461
-1122
lines changed

3 files changed

+461
-1122
lines changed

gulpfile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ var through = require('through2');
2020

2121
gulp.task('default', ['sass', 'browserify']);
2222

23+
2324
gulp.task('sass', function () {
2425
var files = './assets/sass/[^_]*.scss';
2526

0 commit comments

Comments
 (0)