mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
5 lines
344 B
CSS
5 lines
344 B
CSS
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap");
|
|
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Outfit:wght@100..900&display=swap");
|
|
@import "tailwindcss";
|
|
@import "./tokens.css";
|