Skip to content

Tailwind Template Path Issue #1639

Discussion options

You must be logged in to vote

Hi @CreateSean,

In this case, you should place those embedded templates within a new folder, e.g. site, and place site.twig inside of it as well, and rename it to index.twig.

For example:

_freeform/
  site/
    index.twig
    fields/
      _default.twig
      checkbox.twig
      checkboxes.twig
      dropdown.twig
      group.twig
      opinion-scale..twig
      radios.twig
      table.twig
    formatting/
      main.css
      main.js
      row.twig

Please let me know if this resolves the issue for you. 🙂

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@CreateSean
Comment options

Answer selected by kjmartens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1630 on November 15, 2024 06:49.