7 lines
100 B
Svelte
7 lines
100 B
Svelte
<style global>
|
|
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
</style> |