1
0
Fork 0
mirror of https://github.com/Radiquum/photos.git synced 2025-04-15 04:24:32 +00:00
radiquum.github.io--photos/generate/static_dev/input.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;
}