5 lines
88 B
Svelte
5 lines
88 B
Svelte
<style global>
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
</style> |