Skip to content

Commit 731c15e

Browse files
authored
Update app.scss font family add
The Laravel Inertia Vue.js with Tailwind CSS Starter Kit for 2024 includes a variety of font families that can be easily integrated into your web application. These font families are carefully selected to enhance readability, aesthetics, and overall user experience. With the flexibility of Tailwind CSS, you can easily apply these font families to different elements of your application, ensuring consistency and visual appeal throughout.
1 parent 2c38c8c commit 731c15e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

resources/scss/app.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
21
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400&display=swap');
32

4-
53
@tailwind base;
64
@tailwind components;
75
@tailwind utilities;

0 commit comments

Comments
 (0)