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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0bbbd66 · Jul 10, 2017

History

17 Commits
Jun 22, 2017
Jun 21, 2017
Jun 22, 2017
Jun 22, 2017
Jun 22, 2017
Jul 10, 2017
Jun 22, 2017
Jun 19, 2017
May 31, 2017
Jun 22, 2017
Jun 22, 2017
Jun 21, 2017
Jun 7, 2017
May 31, 2017
Jun 21, 2017
Jun 22, 2017

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