Skip to content

Drupal 8 admin theme built on top of Google's Material Components for the Web

Notifications You must be signed in to change notification settings

samtimalsina/matter

Repository files navigation

Matter - Material Admin Theme

Screenshot

A cleaner Drupal 8 Admin Theme using Material Components for the Web.

Matter uses stable as the base theme to have the minimal markup necessary to render Drupal elements. Preference is given to adding/overriding classes in twig templates rather than using preprocessors.

To install:

In your Drupal root, using composer, run:

$ composer require drupal/matter

How to contribute:

This project uses webpack to compile the JavaScript and Style assets. To contribute, first install the npm libraries that this theme depends on.

$ npm install

To start compiling sass:

$ npm run watch

About

Drupal 8 admin theme built on top of Google's Material Components for the Web

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published