islandora / islandora_base_theme
SASS subtheme for Barrio Theme.
Installs: 454
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 3
Open Issues: 1
Language:CSS
Type:drupal-theme
Requires
- drupal/bootstrap_barrio: ^5
- drupal/bootstrap_sass: ^5
This package is auto-updated.
Last update: 2024-10-18 21:19:10 UTC
README
Islandora 8 base theme Use starter theme to override the base theme
CSS
Comes with precomiled SCSS files.
To compile:
You will need nodejs, npm, gulp, gulp-cli, sass installed.
$ cd codebase/web/themes/contrib/islandora_starter_theme
$ npm install
$ gulp styles
Last compiled with the following versions:
~/islandora_starter_theme# nodejs --version
v10.19.0
~/islandora_starter_theme# gulp --version
CLI version: 2.3.0
Local version: 4.0.2