2023-02-19 15:13:01 +01:00

6 lines
91 B
CSS

/*@import 'yourcssfile.css';*/
@tailwind base;
@tailwind components;
@tailwind utilities;