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

Style hook and migration #3685

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

SahilDhillon21
Copy link
Contributor

Fixes #3416

A pre-commit hook has been added that checks for <style> in HTML files and blocks the commit if found. It can be bypassed using an arg --allow-styles for special cases.

Thanks a lot for the CSS file view, I'll go over them and modify the files to use tailwind without changing the final UI

@DonnieBLT
Copy link
Collaborator

awesome

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.

remove bootstrap and make sure the whole site is using tailwind and there is no css
2 participants