/* 
	tailwindcss styles and custom components
*/
/* @tailwind base; */

@tailwind components;

@tailwind utilities;