Global Styles
Launchit uses Tailwind CSS and shadncn/ui for styling. Instead of ui-library components, this combination allows you to create your own components and styles without being limited by a specific design system and the update cycles of a UI library. Edit and add your global styles by modifying theweb/styles/main.css and web/tailwind.config.js files.

