File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/tailwindcss-stubs/resources Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<template >
22 <div class =" flex flex-col break-words bg-white border border-2 rounded shadow-md" >
3- <div class =" font-semibold bg-gray-100 text-gray-700 py-3 px-6 mb-0 shadow-inner " >
3+ <div class =" font-semibold bg-gray-100 text-gray-700 py-3 px-6 mb-0" >
44 Example Component</div >
55 <div class =" w-full p-6" >
66 <p class =" text-gray-700" >
Original file line number Diff line number Diff line change 1313
1414 <div class =" flex flex-col break-words bg-white border border-2 rounded shadow-md" >
1515
16- <div class =" font-semibold bg-gray-200 text-gray-700 py-3 px-6 mb-0 shadow-inner " >
16+ <div class =" font-semibold bg-gray-200 text-gray-700 py-3 px-6 mb-0" >
1717 {{ __ (' Reset Password' ) } }
1818 </div >
1919
Original file line number Diff line number Diff line change 66 <div class =" w-full max-w-sm" >
77 <div class =" flex flex-col break-words bg-white border border-2 rounded shadow-md" >
88
9- <div class =" font-semibold bg-gray-200 text-gray-700 py-3 px-6 mb-0 shadow-inner " >
9+ <div class =" font-semibold bg-gray-200 text-gray-700 py-3 px-6 mb-0" >
1010 {{ __ (' Reset Password' ) } }
1111 </div >
1212
You can’t perform that action at this time.
0 commit comments