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

Don't pass CSS if no_css option is selected #39

Merged
merged 4 commits into from
Feb 15, 2024
Merged

Conversation

DavideIadeluca
Copy link
Member

Fixes #37

Changes proposed in this pull request:
Ensure that no additional CSS is used when the no_css option is selected.

Reviewers should focus on:
During debugging, I've discovered an edge case or two, which we should cover in the future. Actually, to be frank, I think this one needs a major refactor.

Confirmed

  • Frontend changes: tested on a local Flarum installation.
  • Backend changes: tests are green (run composer test).

@DavideIadeluca DavideIadeluca added the bug Something isn't working label Feb 7, 2024
@DavideIadeluca DavideIadeluca self-assigned this Feb 7, 2024
@DavideIadeluca DavideIadeluca marked this pull request as ready for review February 8, 2024 07:17
@imorland imorland merged commit cdecfc0 into master Feb 15, 2024
13 checks passed
@imorland imorland deleted the di/no-css-option branch February 15, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No CSS Option as theme not adhering as expected
2 participants