Add components to tailwindcss play

This commit is contained in:
khatabwedaa
2021-08-21 22:15:59 +02:00
parent 6c2956ba5e
commit 79d586e8fa
59 changed files with 67 additions and 61 deletions

View File

@@ -1,5 +1,5 @@
<template>
<view-component :name="name" :code="code">
<view-component :name="name" :code="code" :playUrl="'https://play.tailwindcss.com/TR4lhfvru8'">
<div class="py-6" slot="component">
<section class="bg-gray-100 dark:bg-gray-900 lg:py-12 lg:flex lg:justify-center">
<div class="bg-white dark:bg-gray-800 lg:mx-8 lg:flex lg:max-w-5xl lg:shadow-lg lg:rounded-lg">