mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
tabler-icons fixes
This commit is contained in:
@@ -91,7 +91,7 @@ gulp.task('svg-icons', (cb) => {
|
||||
fs.writeFileSync(filename, YAML.stringify(svgList));
|
||||
};
|
||||
|
||||
generateIconsYml("./node_modules/tabler-icons/icons/*.svg", `${srcDir}/pages/_data/icons.yml`);
|
||||
generateIconsYml("./node_modules/@tabler/icons/icons/*.svg", `${srcDir}/pages/_data/icons.yml`);
|
||||
|
||||
cb();
|
||||
});
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user