add initial crates and apps
This commit is contained in:
parent
5c87ba3519
commit
1ca300098f
113 changed files with 28169 additions and 0 deletions
8
apps/chattyness-app/style/user.css
Normal file
8
apps/chattyness-app/style/user.css
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
/**
|
||||
* User Interface Styles
|
||||
*
|
||||
* CSS custom properties and component styles for the user-facing interface.
|
||||
* This file is imported after admin.css to allow user-specific overrides.
|
||||
*/
|
||||
|
||||
/* User-specific styles will be added here as needed */
|
||||
Loading…
Add table
Add a link
Reference in a new issue