Skip to content

wintermeyer/tailwind_phx_generators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generator for Phoenix templates which use TailwindCSS

Currently I am working on the problem how to build this package. See: https://stackoverflow.com/questions/65591612/location-for-a-phoenix-helper-in-a-hex-package

Installation

If available in Hex, the package can be installed by adding tailwind_phx_generators to your list of dependencies in mix.exs:

def deps do
  [
    {:tailwind_phx_generators, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/tailwind_phx_generators.

About

Phoenix generators for templates with TailwindCSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published