Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1f0329b

Browse files
authoredJul 25, 2024
Update dependency tailwindcss to v3
1 parent bd5563e commit 1f0329b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/app/login/login.component.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="description" content="" />
1010

1111
<link
12-
href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.2.19/tailwind.min.css"
12+
href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/3.4.7/tailwind.min.css"
1313
rel="stylesheet"
1414
/>
1515
<link

0 commit comments

Comments
 (0)
Please sign in to comment.