We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How do you overwrite the slipper component templates? I'm attempting to update the container component to swap out some classes.
I've created a components/container.html in one of my apps to attempt this. That doesn't appear to work.
components/container.html
I moved that app above allauth_ui in the the INSTALLED_APPS. And that didn't work as well.
allauth_ui
INSTALLED_APPS
Somewhat related issues/PRs: #76 #89
The text was updated successfully, but these errors were encountered:
It might be better to forward this to the slippers author.
Sorry, something went wrong.
No branches or pull requests
How do you overwrite the slipper component templates? I'm attempting to update the container component to swap out some classes.
I've created a
components/container.html
in one of my apps to attempt this. That doesn't appear to work.I moved that app above
allauth_ui
in the theINSTALLED_APPS
. And that didn't work as well.Somewhat related issues/PRs: #76 #89
The text was updated successfully, but these errors were encountered: