Skip to content
Marie-Louise edited this page Aug 9, 2018 · 56 revisions

Everything Drupal!!

Theme Hook

Using a Base theme and create a new sub-theme

the child theme is the one which you change to override the base theme

Naming conventions

block--[module]--[delta].html.twig

Clone this wiki locally