fix bad merge: remove duplicate slide names + move CSS imports before tailwind
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m14s
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 34s
CI / test-python-voice (push) Successful in 35s
CI / test-bqas (push) Successful in 35s
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m14s
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 34s
CI / test-python-voice (push) Successful in 35s
CI / test-bqas (push) Successful in 35s
Merge conflict resolution incorrectly added Anhang: Annahmen and Anhang: Go-to-Market twice. Remove the duplicates, keep only the renamed Anhang: Systemarchitektur entry in the correct position. Also move @import rules above @tailwind directives (Turbopack CSS spec). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -26,9 +26,7 @@ const translations = {
|
||||
'Investition & Cap Table',
|
||||
'Kundenersparnis',
|
||||
'KI Q&A',
|
||||
'Anhang: Annahmen',
|
||||
'Anhang: Systemarchitektur',
|
||||
'Anhang: Go-to-Market',
|
||||
'Anhang: Regulatorik',
|
||||
'Anhang: Engineering',
|
||||
'Anhang: KI-Pipeline',
|
||||
@@ -324,9 +322,7 @@ const translations = {
|
||||
'Investment & Cap Table',
|
||||
'Customer Savings',
|
||||
'AI Q&A',
|
||||
'Appendix: Assumptions',
|
||||
'Appendix: System Architecture',
|
||||
'Appendix: Go-to-Market',
|
||||
'Appendix: Regulatory',
|
||||
'Appendix: Engineering',
|
||||
'Appendix: AI Pipeline',
|
||||
|
||||
Reference in New Issue
Block a user