Skip to content

feat: support custom CSS file in theme configuration#22

Merged
Mastersam07 merged 2 commits intodevfrom
feat/custom-css-file
Jan 31, 2026
Merged

feat: support custom CSS file in theme configuration#22
Mastersam07 merged 2 commits intodevfrom
feat/custom-css-file

Conversation

@Mastersam07
Copy link
Contributor

Add cssFile option alongside inline css for custom theme styles. CSS file is resolved via FileSystem abstraction in SiteGenerator before page building. Both cssFile and inline css can be combined.

Add cssFile option alongside inline css for custom theme styles.
CSS file is resolved via FileSystem abstraction in SiteGenerator
before page building. Both cssFile and inline css can be combined.
@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Mastersam07 Mastersam07 merged commit d96f845 into dev Jan 31, 2026
5 checks passed
@Mastersam07 Mastersam07 deleted the feat/custom-css-file branch January 31, 2026 10:18
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