perling/resources/css/app.css

7 lines
101 B
CSS

@import "tailwindcss";
@source "../views";
body {
font-family: "Instrument Sans", sans-serif;
}