Problem On part of a project, I have some CSS being read using twig’s source() function. But sending a huge […]
Tag: twig
Optimizing a table – Twig, CSS
Problem I have a table with forms in two colors – the first row is one color, the second is […]
Simple CSS minifier for twig, with basic caching
Problem On part of a project, I have some CSS being read using twig’s source() function. But sending a huge […]
Should I include a view for each message?
Problem For now, I have two views using Twig: messages.html.twig item.html.twig The first one is the view which displays all […]
Should I include a view for each message?
Problem For now, I have two views using Twig: messages.html.twig item.html.twig The first one is the view which displays all […]
Optimizing a table – Twig, CSS
Problem I have a table with forms in two colors – the first row is one color, the second is […]