Files
pulse-crm/postcss.config.js
Flux_bot 26a3412dcf feat: Pulse CRM Landing Page
🫀 Der Herzschlag deines Business

Design:
- Teal/Türkis Farbschema
- Orange CTAs
- CRM-spezifische Icons
- Dunkler Hintergrund

Sektionen:
- Hero mit 360° Kundenansicht
- 6 CRM Features
- How It Works (3 Steps)
- Pricing (Starter/Pro/Enterprise)
- Testimonials
- FAQ
- CTA & Footer

Vollständig DE/EN übersetzt
2026-02-11 09:33:35 +00:00

7 lines
80 B
JavaScript

export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}