25dfcbb725b410949c59cbc308ba1ea0b817ff06
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
Languages
TypeScript
61.2%
HTML
17.1%
JavaScript
17%
CSS
3.6%
PHP
0.8%
Other
0.3%