govcms/govcms8-ui

This package is abandoned and no longer maintained. No replacement package was suggested.

A Drupal 8 theme for govCMS incorporating the DTA UI Kit

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 17

Forks: 4

Open Issues: 7

Language:HTML

Type:drupal-theme

1.0.0-alpha1 2017-12-21 04:41 UTC

This package is auto-updated.

Last update: 2019-12-10 04:17:33 UTC


README

This is a theme for Drupal 8 govCMS based on the DTA UI-Kit - implemented using

UI-Kit Bootstrap.

Work with it locally

Requirements

Updating UI-Kit Bootstrap

To update the UI-Kit Bootstrap run the following...

yarn run build

this fetches the latest Sass files from UI-Kit Bootstrap's Git repo. Then just run gulp to rebuild using them.

yarn run dev