mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: add ui skeletons for course updates
This commit is contained in:
parent
d1a620b2e2
commit
f0e5fa925d
5 changed files with 252 additions and 63 deletions
|
|
@ -5,6 +5,10 @@
|
|||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
.nice-shadow {
|
||||
@apply shadow-md shadow-gray-300/25 outline outline-1 outline-neutral-200/40
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
padding: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue