JSFiddle - React, Tailwind, and code Playground

by Bloggerr

HTML

<link rel="stylesheet" media="screen" href="https://googledrive.com/host/0B1-O81h2CjdGOEhGaG5wV0doLVk/core/deck.core.css">
<!-- Extension CSS files go here. Remove or add as needed. -->
<link rel="stylesheet" media="screen" href="https://googledrive.com/host/0B1-O81h2CjdGOEhGaG5wV0doLVk/extensions/goto/deck.goto.css">
<link rel="stylesheet" media="screen" href="https://googledrive.com/host/0B1-O81h2CjdGOEhGaG5wV0doLVk/extensions/menu/deck.menu.css">
<link rel="stylesheet" media="screen" href="https://googledrive.com/host/0B1-O81h2CjdGOEhGaG5wV0doLVk/extensions/navigation/deck.navigation.css">
<link rel="stylesheet" media="screen" href="https://googledrive.com/host/0B1-O81h2CjdGOEhGaG5wV0doLVk/extensions/status/deck.status.css">
<link rel="stylesheet" media="screen" href="https://googledrive.com/host/0B1-O81h2CjdGOEhGaG5wV0doLVk/extensions/scale/deck.scale.css">
<!-- Style theme. More available in /themes/style/ or create your own. -->
<link rel="stylesheet" media="screen" href="https://googledrive.com/host/0B1-O81h2CjdGOEhGaG5wV0doLVk/themes/style/web-2.0.css">
<!-- Transition theme. More available in /themes/transition/ or create your own. -->
<link rel="stylesheet" media="screen" href="https://googledrive.com/host/0B1-O81h2CjdGOEhGaG5wV0doLVk/themes/transition/horizontal-slide.css">
<!-- Basic black and white print styles -->
<link rel="stylesheet" media="print" href="https://googledrive.com/host/0B1-O81h2CjdGOEhGaG5wV0doLVk/core/print.css">
<!-- Required Modernizr file -->
<script src="https://googledrive.com/host/0B1-O81h2CjdGOEhGaG5wV0doLVk/modernizr.custom.js"></script>
<div class="deck-container">
    <!-- Begin slides. Just make elements with a class of slide. -->
    <section class="slide">
        <iframe width="560" height="315" src="//www.youtube.com/embed/4PgIfOOHwH8" frameborder="0" allowfullscreen></iframe>Led by inspirational teacher and "Yoga Rebel" Tara Stiles, The Yoga Solution is a weekly series that offers fun and simple ways for yoga to help...

JavaScript

$(function () {
          $.deck('.slide');
      });