这是indexloc提供的服务,不要输入任何密码
Skip to content

feat: remove global.css import to enable global CSS file customizations #650

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 20, 2025

Conversation

Valerioageno
Copy link
Member

@Valerioageno Valerioageno commented Mar 19, 2025

Checklist

Related issue

Fixes None

Overview

With this change we remove the global.css file injection allowing users to create their own CSS setup/filename.

@Valerioageno Valerioageno self-assigned this Mar 19, 2025
@github-actions github-actions bot added the rust Requires rust knowledge label Mar 19, 2025
@Valerioageno Valerioageno changed the title feat: remove global.css import to enable global CSS file customizations feat: remove global.css import to enable global CSS file customizations Mar 19, 2025
@Valerioageno Valerioageno marked this pull request as ready for review March 19, 2025 19:03
Copy link
Collaborator

@marcalexiei marcalexiei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added an empty line between the CSS import and the other imports, as the CSS import uses a relative path and has side effects and to be consistent with the rest of the repository.


I checked the documentation and it looks like that this change doesn't require any update on that end, so once the import format is fixed the PR can be merged.

Co-authored-by: Marco Pasqualetti <24919330+marcalexiei@users.noreply.github.com>
@marcalexiei marcalexiei merged commit 9708284 into main Mar 20, 2025
29 checks passed
@marcalexiei marcalexiei deleted the remove-global-css branch March 20, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Requires rust knowledge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants