Building the admin theme Claro is part of the Admin UI and JS modernization initiative. We’re updating the administration look and feel of the admin theme Seven through a new design system for the Drupal administration UI. A design system consists of visual and behavioural components and patterns that can be combined into user-friendly user interfaces.
Using automation tools simplifies the task of creating themes. Here, we are going to use gulp js to create an automation tool for a custom theme.
Working with Gulp 3.x and Node 10.x and below
Steps:
1. Installing Node.js
Download and install the latest version of NodeJS from nodejs.org. Installation process may differ based on your Operating System