Files
2023-07-18 10:47:46 +01:00

6 lines
91 B
CSS

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