mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-29 15:59:11 +00:00
refactor: migration to skeleton v2
This commit is contained in:
parent
13d749d3af
commit
4199cfb778
10 changed files with 233 additions and 130 deletions
|
@ -1,3 +1,8 @@
|
|||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
@tailwind variants;
|
||||
|
||||
html,
|
||||
body {
|
||||
@apply h-full overflow-hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue