File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
5
5
< title > @tailwindcss/forms Kitchen Sink</ title >
6
6
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 " />
8
8
< 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 " />
11
11
</ head >
12
12
< body >
13
13
< div class ="antialiased text-gray-900 px-6 ">
You can’t perform that action at this time.
0 commit comments