mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-19 23:24:46 +02:00
9 lines
133 B
CSS
9 lines
133 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
@tailwind variants;
|
|
|
|
.fi-section-header-icon {
|
|
@apply !self-center;
|
|
}
|