Setup editor, remove tauri for now

This commit is contained in:
Chad Freeman 2024-08-15 17:29:13 -04:00
parent a27b94d916
commit 7afb5d8097
32 changed files with 319 additions and 3810 deletions

View file

@ -1,3 +1,7 @@
@import 'tailwindcss/base';
@import 'tailwindcss/components';
@import 'tailwindcss/utilities';
body, html {
}