テーマコンポーネントを更新する際にカスタムHTML/CSSを保持する

Hi,

I have a lot of custom css in some of my theme components. Is there an easy way to update theme components without having all my custom css being wiped?

「いいね!」 2

The best way is to put your customization in a separate theme component. Another possibility is to fork them and manage your customization with git.

「いいね!」 6

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.