Drop tailwind play

This commit is contained in:
khatabwedaa
2021-11-29 18:21:12 +02:00
parent 011a5fd1ed
commit be726655bb
66 changed files with 68 additions and 74 deletions

View File

@@ -1,5 +1,5 @@
<template>
<view-component :name="name" :code="code" :playUrl="'https://play.tailwindcss.com/YtK2HJTgmQ'">
<view-component :name="name" :code="code">
<div class="px-3 py-6" slot="component">
<div class="flex flex-col items-center justify-center max-w-sm mx-auto">
<div class="w-full h-64 bg-gray-300 bg-center bg-cover rounded-lg shadow-md" style="background-image: url(https://images.unsplash.com/photo-1521903062400-b80f2cb8cb9d?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=1050&q=80)"></div>