TACC / Core-CMS

The Core CMS codebase used by TACC Portals.
https://cep.tacc.utexas.edu
2 stars 1 forks source link

chore: tup-677 css/django/vite interoperability #780

Closed wesleyboar closed 7 months ago

wesleyboar commented 8 months ago

Overview

Edit CSS so that Django and Vite do not use it unexpectedly.

Related

Pull Requests - https://github.com/TACC/tup-ui/pull/400 requires: - https://github.com/TACC/Core-Styles/pull/285 - https://github.com/TACC/Core-CMS/pull/780 requires: - https://github.com/TACC/Core-Styles/pull/285 - https://github.com/TACC/Core-CMS-Resources/pull/197

Changes

CSS

Static Files / Cache

Testing

  1. Uncertain. See https://github.com/TACC/tup-ui/pull/398.
  2. Verify in a WYSIWYG editor that an instance of "Styles" → "Block Styles" → "Island" is styled.

UI

c-island

Notes

These changes are complete enough for https://github.com/TACC/tup-ui, but the CMS feature that TUP CMS implements is not ready for Core-CMS yet.