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

refactor(ui): remove nightwind as dependency #3599

Merged
merged 3 commits into from
Nov 8, 2024
Merged

refactor(ui): remove nightwind as dependency #3599

merged 3 commits into from
Nov 8, 2024

Conversation

erka
Copy link
Collaborator

@erka erka commented Nov 7, 2024

The main goal of this work is to reduce the size the output css file. Also Nightwind isn't active for few years and dropping such dependency would be nice. Tailwind was changed and doesn't require a lot of work to have custom colors.

The main goal of this work is to reduce the size the output css file.
Also Nightwind isn't active for few years and dropping such dependency would
be nice. Tailwind was changed and doesn't require a lot of work to have
custom colors.

Signed-off-by: Roman Dmytrenko <[email protected]>
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.14%. Comparing base (d714c30) to head (510220f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3599      +/-   ##
==========================================
+ Coverage   64.10%   64.14%   +0.03%     
==========================================
  Files         169      169              
  Lines       16956    16956              
==========================================
+ Hits        10870    10876       +6     
+ Misses       5404     5400       -4     
+ Partials      682      680       -2     
Flag Coverage Δ
unittests 64.14% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@erka erka marked this pull request as ready for review November 7, 2024 16:07
@erka erka requested a review from a team as a code owner November 7, 2024 16:07
Signed-off-by: Roman Dmytrenko <[email protected]>
Copy link
Collaborator

@markphelps markphelps left a comment

Choose a reason for hiding this comment

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

looks great! would you mind running mage ui:fmt and committing? we have a prettier rule that organizes the tailwind class directives deterministically

Signed-off-by: Roman Dmytrenko <[email protected]>
@erka
Copy link
Collaborator Author

erka commented Nov 7, 2024

looks great! would you mind running mage ui:fmt and committing? we have a prettier rule that organizes the tailwind class directives deterministically

it added even more changes...

@erka erka merged commit e3a4769 into main Nov 8, 2024
39 checks passed
@erka erka deleted the rework-stylesheets branch November 8, 2024 07:46
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.

2 participants