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

Change priority of stylesheets #195

Merged
merged 1 commit into from
Apr 28, 2022
Merged

Conversation

caendesilva
Copy link
Member

Makes so that the Hyde stylesheet is loaded before the Tailwind app.css. This makes it easier to customize Hyde styles by overriding them in resources/assets/app.css, which is compiled into _site/media/app.css which is now loaded after Hyde.css.

Makes so that the Hyde stylesheet is loaded before the Tailwind app.css. This makes it easier to customize Hyde styles by overriding them in resources/assets/app.css, which is compiled into _site/media/app.css which is now loaded after Hyde.css.
@caendesilva
Copy link
Member Author

Tests are failing to due a bug, see #196.

Approving PR.

@caendesilva caendesilva merged commit 4775b94 into master Apr 28, 2022
@caendesilva caendesilva deleted the Change-priority-of-stylesheets branch April 28, 2022 19:57
caendesilva pushed a commit that referenced this pull request Jul 6, 2022
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