@if (currentTheme === 'tailwind') { 1 2 3 ... 79 80 } @else if (currentTheme === 'bootstrap5.3') { 1 2 3 ... 79 80 }