iaremarkus_wol-reference-vi.../.github/workflows
Claude a8ab9c4889
Remove !important from CSS and add release workflow with attestations
- Replace all !important declarations with higher-specificity selectors:
  - Scope modal overrides under .ref-modal to beat Obsidian defaults
  - Scope .mod-cta overrides to .ref-modal .mod-cta
  - Add .cm-ref-inline-result parent to inline widget selectors
  - Scope .resultItems resets to each result container class
- Add .github/workflows/release.yml that builds from source on tag push,
  attests main.js and styles.css with actions/attest-build-provenance@v2,
  and uploads main.js, styles.css, manifest.json to the GitHub release

https://claude.ai/code/session_01NwoSBvufhvXrvTcTenDfGE
2026-05-20 08:46:48 +00:00
..
release.yml Remove !important from CSS and add release workflow with attestations 2026-05-20 08:46:48 +00:00