@bootcamp-project/svelte-components
Version:
A browser extension for the entrance to your Entropedia-Space
1 lines • 134 B
CSS
@tailwind base;@tailwind components;@tailwind utilities;@tailwind screens;body{@apply h-screen w-screen;}.custom-style{@apply italic;}