mirror of
https://github.com/Radiquum/photos.git
synced 2025-04-05 15:54:31 +00:00
9 lines
No EOL
175 B
CSS
9 lines
No EOL
175 B
CSS
@import "tailwindcss";
|
|
@plugin 'tailwind-scrollbar';
|
|
|
|
.inter-semibold {
|
|
font-family: "Inter", serif;
|
|
font-optical-sizing: auto;
|
|
font-weight: 600;
|
|
font-style: normal;
|
|
} |