fix-animation-delay
data-animation-delay is stored as a plain seconds string (e.g. '2'); the reveal script assigned it raw to el.style.animationDelay, which is invalid CSS and no-ops. Suffix 's' onto bare numbers (leaving '2s'/'200ms' alone) so entrance-animation delays actually apply. Backend generateCompiledHTML gets the byte-identical change. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Description
Visual drag-and-drop website builder using GrapesJS
3.5 MiB
Languages
TypeScript
64.8%
HTML
16.1%
JavaScript
14.9%
CSS
3.2%
PHP
0.7%
Other
0.3%