Skip to content

Commit

Permalink
instalacion de tailwindcss y configuracion
Browse files Browse the repository at this point in the history
  • Loading branch information
fermelli committed Jan 10, 2022
1 parent 6b32b41 commit 7f52f6b
Show file tree
Hide file tree
Showing 7 changed files with 2,217 additions and 15 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<div id="app"></div>
Expand Down
Loading

0 comments on commit 7f52f6b

Please sign in to comment.