File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ <h2 class="text-2xl font-bold">Simple</h2>
119
119
< label class ="inline-flex items-center ">
120
120
< input
121
121
type ="checkbox "
122
- class ="rounded border-gray-300 text-indigo-600 shadow-sm focus:border-indigo-300 focus:ring focus:ring-indigo-200 focus:ring-opacity-50 "
122
+ class ="rounded border-gray-300 text-indigo-600 shadow-sm focus:border-indigo-300 focus:ring focus:ring-offset-0 focus:ring- indigo-200 focus:ring-opacity-50 "
123
123
checked
124
124
/>
125
125
< span class ="ml-2 "> Email me news and special offers</ span >
Original file line number Diff line number Diff line change 20
20
"autoprefixer" : " ^10.0.2" ,
21
21
"clean-css" : " ^4.2.1" ,
22
22
"postcss" : " ^8.1.7" ,
23
- "tailwindcss" : " ^2.0.0-alpha.23 "
23
+ "tailwindcss" : " ^2.0.0-alpha.25 "
24
24
},
25
25
"dependencies" : {
26
26
"mini-svg-data-uri" : " ^1.2.3"
You can’t perform that action at this time.
0 commit comments