Skip to content
Discussion options

You must be logged in to vote

Hi @imfing and community users,

We have done the upgrade in HITSZ-OpenAuto/hoa-moe#369

For those who are interested in doing the upgrade:

  • Replace hx- with hx:, and always keep it at the front of the style if it is not, e.g., md:hx: should be corrected to hx:md:
  • Please refer to https://tailwindcss.com/docs/upgrade-guide and replace deprecated classes, that won't take you long as you can ctrl + F and find them.

From my experience, customizing a theme is very usual, but you should consider the compatibility when doing your customization, for example, you can define a custom class prefix like hoa-* we are using, instead of copy and overwriting the entire script directly. If we have done so …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@imfing
Comment options

Answer selected by kowyo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #664 on August 14, 2025 16:40.