Skip to content

Conversation

knyghty
Copy link
Member

@knyghty knyghty commented Jun 30, 2024

Trac ticket number

N/A

Branch description

This fixes an issue I noticed when working on Prettier formatting for CSS. The syntax in the file is invalid. Firstly, semi-colons are used where commas should be, and the font-face at-rule requires font-family to be present.

I also had to update the test with the new hash (which will likely change again in the formatting PR).

@knyghty knyghty force-pushed the fix-fragments-css branch from d3665aa to 7ec7d17 Compare June 30, 2024 09:51
@knyghty knyghty changed the title Fixed syntax of CSS file used in tests Fixed syntax of CSS file used in tests. Jun 30, 2024
@felixxm felixxm changed the title Fixed syntax of CSS file used in tests. Corrected syntax of CSS file in staticfiles_tests. Jul 10, 2024
Copy link
Member

@felixxm felixxm left a comment

Choose a reason for hiding this comment

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

@knyghty Thanks 👍

@sarahboyce sarahboyce merged commit 7264d7f into django:main Jul 11, 2024
@knyghty knyghty deleted the fix-fragments-css branch July 11, 2024 12:47
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