Skip to content

Commit

Permalink
Merge pull request #873 from PennyDreadfulMTG/obliterate-php-icons
Browse files Browse the repository at this point in the history
Properly scrub php icons
  • Loading branch information
bakert authored Dec 5, 2024
2 parents c54b5c6 + 94a0832 commit 0314a4f
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 180 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,3 @@ $ composer csslint # stylelint

- Install bun and run `bun install`.
- $ bun test

## Icons
The first time you set up in a new env or add a new icon you need to run the following :
$ php vendor/bin/php-icons scan
Until you do this icons will show up as {?} glyph.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"symfony/css-selector": "^7.1",
"bakert/blossom-php": "^1.0",
"stefangabos/zebra_pagination": "^2.4",
"yassinedoghri/php-icons": "^1.1",
"shish/safe": "^2.6"
},
"require-dev": {
Expand Down
157 changes: 12 additions & 145 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 0 additions & 18 deletions gatherling/Views/Components/Icon.php

This file was deleted.

11 changes: 0 additions & 11 deletions php-icons.php

This file was deleted.

0 comments on commit 0314a4f

Please sign in to comment.