You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Over in the PNet project, I've taken Carl's styleguide and enhanced it with real data using Vue.js (a single JS include) and some JSON exports of real Drupal data.
Over in the PNet project, I've taken Carl's styleguide and enhanced it with real data using Vue.js (a single JS include) and some JSON exports of real Drupal data.
That work is in https://github.com/palantirnet/palantirnet-d8/pull/78
Is this something we want to do with our styleguide work? It would entail:
{% verbatim %}
in Twig templates so that Vue.js handlebar tags are not interpreted.Here's a snippet of the final code, which iterates over content for populating a list:
The text was updated successfully, but these errors were encountered: