govcms / govcms8-ui
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
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
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