Semantic UI - Change Theme

前端 未结 1 2025
萌比男神i
萌比男神i 2021-02-03 11:27

I can\'t get the theme selection to work in Semantic UI.

I attempt to follow the instructions provided in the workflow section of the documentation:

相关标签:
1条回答
  • 2021-02-03 12:02

    Step 1. Change /src/themes/theme.config to reflect your desired theme (ex. @button: 'material')

    Step 2. Rebuild - gulp build

    Step 3. Refresh your browser

    0 讨论(0)
提交回复
热议问题