feat(doc): move module to standalone

This commit is contained in:
thomas
2023-10-18 10:01:49 +02:00
parent 5ec510269d
commit f96e9f3f80
15 changed files with 31 additions and 31 deletions

View File

@@ -0,0 +1,5 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
/* You can add global styles to this file, and also import other style files */