December 2016
Beginner to intermediate
1005 pages
21h 54m
English
Drupal developers and interface engineers do not always create custom themes from scratch. Sometimes, we are asked to create starter themes that we begin any project from or subthemes that extend the functionality of a base theme. Having the knowledge of how to handle each of these situations is important, and in this chapter, we will be learning it as we cover the following:
*.info.yml file, and allow us to work with a *.libraries.yml file to manage both CSS and JS assets. Our starter theme will involve multiple techniques that are common to any theme, including integrating a CSS framework ...Read now
Unlock full access