Skip to content
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

Updated CSS Loading #228

Closed
johnhenley opened this issue Feb 7, 2023 · 0 comments · Fixed by #229
Closed

Updated CSS Loading #228

johnhenley opened this issue Feb 7, 2023 · 0 comments · Fixed by #229
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@johnhenley
Copy link
Collaborator

johnhenley commented Feb 7, 2023

Improve CSS handling to deliver robust CSS both within the module, across all themes, and then theme-specific with a custom override:
Community Forums's CSS Load order:

~/DesktopModules/ActiveForums/module.css (already existing)
~/DesktopModules/ActiveForums/themes/themes.css (new name / to be used across all themes)
~/DesktopModules/ActiveForums/themes/currenttheme/theme.css (already existing / new name)
~/DesktopModules/ActiveForums/themes/currenttheme/custom/theme.css (new)

@johnhenley johnhenley self-assigned this Feb 7, 2023
@johnhenley johnhenley added this to the 08.00.00 milestone Feb 7, 2023
@johnhenley johnhenley added the enhancement New feature or request label Feb 7, 2023
@johnhenley johnhenley mentioned this issue Feb 7, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant