Files
herolib/lib/installers/web/tailwind

tailwind

To get started




import incubaid.herolib.installers.something. tailwind

mut installer:= tailwind.get()!

installer.start()!




example heroscript

!!tailwind.install
    homedir: '/home/user/tailwind'
    username: 'admin'
    password: 'secretpassword'
    title: 'Some Title'
    host: 'localhost'
    port: 8888