PhxTailwindGenerators (PhxTailwindGenerators v0.1.3) View Source

Documentation for PhxTailwindGenerators.

Link to this section Summary

Functions

Injects snippet before the final end in a file

Link to this section Functions

Link to this function

inject_before_final_end(code, code_to_inject)

View Source

Specs

inject_before_final_end(String.t(), String.t()) ::
  {:ok, String.t()} | :already_injected

Injects snippet before the final end in a file