Don't doubt! Don't think too much! CSS custom properties (variables) are the best solution to switch themes.
This repository provides a solution for using CSS custom properties with Ant Design Vue 1.x to enable seamless theme customization.
- Feasible: There are currently no working examples on the Ant Design Vue Pro .
- Simple: Uses native CSS syntax.
- Fast: No JavaScript, no preprocessing, and no calculation required.
Update your vue.config.js
or App.vue
npm run serve
npm run build