I use the PHP templating engine Twig and I want to use Lit to provide a structure to implement certain interactive elements. Is/How it possible to include a Twig template in a Lit template to reuse existing twig components there?
Asked
Active
Viewed 43 times
0
-
Have you seen [this](https://github.com/litphp/view-twig)? – DarkBee Nov 07 '22 at 10:13