You've already forked php-flasher
mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-04-05 12:32:55 +01:00
abc8cf2569
- Add Copy Code button with visual feedback - Add Reset All button to clear options - Add Quick Presets for common use cases (User Created, Payment Failed, Login Success, etc.) - Add Animation Toggle to enable/disable typing animations - Add Icon Selection with 12 common icons - Add 3 new adapter tabs: Noty, Toastr, and SweetAlert - Add Code Comparison modal showing Before vs After PHPFlasher - Improve mobile responsiveness with better layout for small screens - Add custom scrollbar styling for code panels - Update version to 3.0
12 lines
159 B
JSON
12 lines
159 B
JSON
{
|
|
"entrypoints": {
|
|
"main": {
|
|
"css": [
|
|
"/dist/main.fe2eee4d.css"
|
|
],
|
|
"js": [
|
|
"/dist/main.3b34e6a6.js"
|
|
]
|
|
}
|
|
}
|
|
} |