Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 665 Bytes

install.md

File metadata and controls

23 lines (15 loc) · 665 Bytes

Installing

Install with Composer

The recommended way for getting the theme is installing it with Composer.

composer require 'drupal/material_base:^2.0'

For more information see this page.

For other install options see this page.

Recommended patches

The patch from this issue is required for proper working of:

  • Image/file upload field;
  • Layout builder "off canvas" form fields.