mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-16 07:01:15 -05:00
6 lines
110 B
Svelte
6 lines
110 B
Svelte
<style global lang="postcss">
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
</style>
|