Skip to content

Inject FE globals.css via head include#26

Merged
Sernior merged 1 commit into
Sernior:mainfrom
SMartorana:main
Mar 8, 2026
Merged

Inject FE globals.css via head include#26
Sernior merged 1 commit into
Sernior:mainfrom
SMartorana:main

Conversation

@SMartorana
Copy link
Copy Markdown
Contributor

Replace the prior style.scss generation with a direct download of the frontend globals.css into build/nplex/docs/assets/css and add build/nplex/docs/_includes/head_custom.html that links the CSS. This aligns with the correct method for just-the-docs to apply global styles, creates necessary directories, and uses a tolerant curl (|| true) to avoid CI failures.

Replace the prior style.scss generation with a direct download of the frontend globals.css into build/nplex/docs/assets/css and add build/nplex/docs/_includes/head_custom.html that links the CSS. This aligns with the correct method for just-the-docs to apply global styles, creates necessary directories, and uses a tolerant curl (|| true) to avoid CI failures.
@Sernior Sernior merged commit 4046a20 into Sernior:main Mar 8, 2026
1 check failed
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.

2 participants