Skip to content

Conversation

@tudoramariei
Copy link
Member

No description provided.

- finally upgrade unfold
- bring svglib back to 1.5.1
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@tudoramariei tudoramariei force-pushed the updates-tw-uv-etc branch 4 times, most recently from f1a7a68 to 47748d3 Compare October 28, 2025 10:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the project to Tailwind CSS v4, removes the standalone tailwind.config.js file, updates related dependencies, and applies numerous styling adjustments to align with the new Tailwind version's utility class changes. It also includes import reordering, workflow improvements, and package version updates.

  • Migrated from Tailwind CSS v3 to v4
  • Updated styling utilities throughout templates (shadow, outline, rounded classes)
  • Reorganized Python imports for consistency

Reviewed Changes

Copilot reviewed 94 out of 96 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
backend/tailwind.config.js Removed - configuration now in main.css
backend/assets/main.css Complete rewrite for Tailwind v4 with @import syntax
backend/package.json Updated to Tailwind v4.1.16 and @tailwindcss/postcss
backend/postcss.config.js Simplified to use @tailwindcss/postcss plugin
backend/pyproject.toml Updated django-unfold and svglib versions
docker/dockerfiles/Dockerfile* Removed tailwind.config.js from COPY commands
backend/templates/**/*.html Updated Tailwind classes (shadow-sm→shadow-xs, outline→outline-solid, rounded→rounded-sm, etc.)
backend/**/*.py Reordered imports to follow standard conventions
.github/workflows/*.yml Updated workflow configurations and improved consistency
Files not reviewed (1)
  • backend/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tudoramariei tudoramariei merged commit 8c57e43 into main Oct 29, 2025
18 checks passed
@tudoramariei tudoramariei deleted the updates-tw-uv-etc branch October 29, 2025 08:55
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.

3 participants