-
- Downloads
Add Tailwind + Django Web Component (#3277)
Fixes #ISSUEID Introduce tailwindcss[1] utilities and django-web-component[2] for frontend design isolation and reusability. Notes: - Saas rules take preference over the tailwind (we might want to change it) - In the future, the saas should be depreciated, and reusable classes should be updated to use tailwindcss [1] https://tailwindcss.com/ [2] https://github.com/Xzya/django-web-components --------- Co-authored-by:Fredrik Jonsson <frjo@xdeb.org>
parent
00dedb70
No related branches found
No related tags found
Showing
- hypha/apply/dashboard/templates/dashboard/community_dashboard.html 7 additions, 9 deletions...ly/dashboard/templates/dashboard/community_dashboard.html
- hypha/apply/dashboard/templates/dashboard/dashboard.html 11 additions, 13 deletionshypha/apply/dashboard/templates/dashboard/dashboard.html
- hypha/apply/dashboard/templates/dashboard/includes/submissions-waiting-for-review.html 4 additions, 4 deletions...es/dashboard/includes/submissions-waiting-for-review.html
- hypha/apply/dashboard/templates/dashboard/partner_dashboard.html 8 additions, 8 deletions...pply/dashboard/templates/dashboard/partner_dashboard.html
- hypha/apply/funds/templates/funds/grouped_application_list.html 6 additions, 10 deletions...apply/funds/templates/funds/grouped_application_list.html
- hypha/apply/funds/templates/funds/reviewer_leaderboard.html 18 additions, 12 deletionshypha/apply/funds/templates/funds/reviewer_leaderboard.html
- hypha/apply/funds/templates/funds/reviewer_leaderboard_detail.html 9 additions, 17 deletions...ly/funds/templates/funds/reviewer_leaderboard_detail.html
- hypha/apply/funds/templates/funds/rounds.html 5 additions, 8 deletionshypha/apply/funds/templates/funds/rounds.html
- hypha/apply/funds/templates/funds/staff_assignments.html 22 additions, 16 deletionshypha/apply/funds/templates/funds/staff_assignments.html
- hypha/apply/funds/templates/funds/submissions.html 5 additions, 9 deletionshypha/apply/funds/templates/funds/submissions.html
- hypha/apply/funds/templates/funds/submissions_awaiting_review.html 9 additions, 13 deletions...ly/funds/templates/funds/submissions_awaiting_review.html
- hypha/apply/funds/templates/funds/submissions_by_round.html 10 additions, 13 deletionshypha/apply/funds/templates/funds/submissions_by_round.html
- hypha/apply/funds/templates/funds/submissions_overview.html 43 additions, 50 deletionshypha/apply/funds/templates/funds/submissions_overview.html
- hypha/apply/funds/templates/funds/submissions_result.html 19 additions, 12 deletionshypha/apply/funds/templates/funds/submissions_result.html
- hypha/apply/projects/templates/application_projects/invoice_list.html 5 additions, 9 deletions...projects/templates/application_projects/invoice_list.html
- hypha/apply/projects/templates/application_projects/overview.html 6 additions, 10 deletions...ply/projects/templates/application_projects/overview.html
- hypha/apply/projects/templates/application_projects/project_list.html 5 additions, 9 deletions...projects/templates/application_projects/project_list.html
- hypha/apply/projects/templates/application_projects/report_list.html 5 additions, 7 deletions.../projects/templates/application_projects/report_list.html
- hypha/core/apps.py 11 additions, 0 deletionshypha/core/apps.py
- hypha/core/components.py 6 additions, 0 deletionshypha/core/components.py
Loading
Please register or sign in to comment