Skip to content

feat: ad hoc core CSS fixes from v1 not main#565

Open
wesleyboar wants to merge 1 commit into
mainfrom
feat/core-styles-fixes
Open

feat: ad hoc core CSS fixes from v1 not main#565
wesleyboar wants to merge 1 commit into
mainfrom
feat/core-styles-fixes

Conversation

@wesleyboar

Copy link
Copy Markdown
Member

Overview / Changes

  1. Add core-styles-fixes.css

  2. Load from Core-CMS-Custom @v1 not main.

    Why?

    Pointing to @v1 causes auto-update of CDN content upon release (cache until release). Pointing to main risks using a 1 year cache unless you time your CDN purge before file is accessed after merge.

Related / UI

Testing

  1. https://cdn.jsdelivr.net/gh/TACC/Core-CMS-Custom@v1/generic_assets/css/core-cms-fixes.css
  2. https://cdn.jsdelivr.net/gh/TACC/Core-CMS-Custom@v1/generic_assets/css/core-styles-fixes.css

Pointing to V1 causes auto-update of CDN content upon release (cache until release), not upon a well-timed purge like main (1 year cache).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant