/* src/styles.css */
@tailwind base;
@tailwind components;
@tailwind utilities;

@import url(output.css);