Skip to content

BrooklinJazz/kino_tailwind_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KinoTailwindPlayground

A Tailwind Playground you can run inside of Livebook.

Installation

Install the Kino.TailwindPlayground module in the Setup section of your Livebook.

Mix.install([
  {:kino_tailwind_playground, github: "BrooklinJazz/kino_tailwind_playground"}
])

Then create a Tailwind Playground smart cell and enter some HTML + Tailwind to see the output evaluated live.

Tailwind Playground Example

Usage

If you would like to try out this library, we have an notebooks folder with an example livebook you can run.

Clone the repository.

git clone <URL>

About

A tailwind playground that can run in Livebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages