🔧 fix: update navigation href resolution to include localized paths
🆕 feat: add new FeatureIcon component for feature boxes
🎨 style: improve styling for prose elements in richtext blocks
🛠️ refactor: streamline medialib image loading and caching logic
📦 chore: update mock data handling to support new medialib entries
🔄 chore: synchronize i18n initialization and locale management
📝 docs: update video tour descriptions to reflect recent changes
- Created postcss.config.js to configure PostCSS with Tailwind CSS and Autoprefixer.
- Updated svelte.config.js to enable PostCSS preprocessing.
- Added tailwind.config.js for Tailwind CSS configuration.
- Updated yarn.lock to include new dependencies for Tailwind CSS, PostCSS, and related plugins.