clients/src/scss/tailwind.css
2022-03-08 18:18:03 +01:00

6 lines
111 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
@import "../../jslib/components/src/tw-theme.css";