Skip to content

Commit

Permalink
Update generation.php
Browse files Browse the repository at this point in the history
  • Loading branch information
secondnetwork authored Mar 14, 2024
1 parent 3e025c2 commit f2dff95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/generation.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
[ // Regular filled...
'source' => __DIR__.'/../node_modules/@tabler/icons/icons/filled',
'destination' => __DIR__.'/../resources/svg',
'output-suffix' => '-f',
'safe' => true,
],
];
Expand Down

0 comments on commit f2dff95

Please sign in to comment.