File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
55 < title > @tailwindcss/forms Kitchen Sink</ title >
66
7- < link rel ="stylesheet " href ="https://unpkg.com/tailwindcss@next /dist/base.min.css " />
7+ < link rel ="stylesheet " href ="https://unpkg.com/tailwindcss/dist/base.min.css " />
88 < link rel ="stylesheet " href ="/dist/forms.min.css " />
9- < link rel ="stylesheet " href ="https://unpkg.com/tailwindcss@next /dist/components.min.css " />
10- < link rel ="stylesheet " href ="https://unpkg.com/tailwindcss@next /dist/utilities.min.css " />
9+ < link rel ="stylesheet " href ="https://unpkg.com/tailwindcss/dist/components.min.css " />
10+ < link rel ="stylesheet " href ="https://unpkg.com/tailwindcss/dist/utilities.min.css " />
1111 </ head >
1212 < body >
1313 < div class ="antialiased text-gray-900 px-6 ">
You can’t perform that action at this time.
0 commit comments