feat: Initial release with MIPS support
This commit is contained in:
7
frontend/input.css
Normal file
7
frontend/input.css
Normal file
@@ -0,0 +1,7 @@
|
||||
@import "tailwindcss";
|
||||
|
||||
@theme {
|
||||
--color-gray-900: #111827;
|
||||
--color-gray-800: #1f2937;
|
||||
--color-gray-700: #374151;
|
||||
}
|
||||
Reference in New Issue
Block a user