Skip to content

Commit

Permalink
error
Browse files Browse the repository at this point in the history
  • Loading branch information
myrta2302 committed Feb 14, 2025
1 parent e3c78f8 commit 1f5bb00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/styles/gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ exports.default = gulp.task(
'build',
gulp.parallel(
gulp.series('map-icons', 'copy', 'autoprefixer', 'transform-package-json'),
gulp.series('temporarily-copy-token-files', 'sass'),
gulp.series('extract-component-names'),
gulp.series('temporarily-copy-token-files', 'sass', 'extract-component-names'),
),
);

0 comments on commit 1f5bb00

Please sign in to comment.