6 lines
91 B
CSS
Raw Normal View History

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