6 lines
91 B
CSS
6 lines
91 B
CSS
|
/*@import 'yourcssfile.css';*/
|
||
|
|
||
|
@tailwind base;
|
||
|
@tailwind components;
|
||
|
@tailwind utilities;
|