Files

6 lines
91 B
CSS
Raw Permalink Normal View History

2022-09-30 20:02:02 +01:00
/*@import 'yourcssfile.css';*/
@tailwind base;
@tailwind components;
@tailwind utilities;