Skip to content

hiway/phx_tailwind_freebsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phx_tailwind_freebsd

Workaround to install Tailwind binary on FreeBSD.

Does this look familiar?

Screenshot_20240401_224433

References:

Installation

Add phx_tailwind_freebsd to your list of dependencies in mix.exs:

def deps do
  [
    {:phx_tailwind_freebsd, "~> 0.2.1", runtime: Mix.env() == :dev}
  ]
end

Usage

Run mix tailwind.install_freebsd in the project directory.

About

Workaround for Tailwind binary on FreeBSD

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages