Theme is finished and live on cove.klnpa.org; remove dev tooling and
assets that are no longer used.
Build tooling (no build step is used — CSS/JS edited as vanilla files,
only bs.js live-reload is used):
- Remove scripts/ (postcss + babel build scripts)
- Remove all css/**/pcss/ source dirs (PostCSS sources, unused)
- Slim package.json to just browser-sync deps + `serve`; regenerate yarn.lock
- Remove .nvmrc (Node 12 pin) and composer.json
Assets / config:
- Remove config/mirador_config/ (not Drupal config; Mirador bundle lives
in the site's libraries/ dir, built from roblib/mirador-integration-islandora)
- Remove logo.svg (site uses a custom-uploaded logo; use_default is false)
- Remove leftover fonts/, images/, favicon.ico.old
Theme metadata:
- Update oliveskln.info.yml description to reflect the fork
- oliveskln.theme reformatted by php-cs-fixer; add .php-cs-fixer.dist.php
- Ignore CLAUDE.md
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>