You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
281 B

  1. <div>
  2. <div class="flex">
  3. <h1 class="font-bold text-2xl ">Main#index</h1>
  4. <p class=" text-4xl center bg-red-300 text-blue-800">Find me in app/views/main/index.html.erb</p>
  5. </div>
  6. this is index
  7. <div class="text-pink-700 font-bold text-2xl">
  8. pipip
  9. </div>
  10. </div>