/* Write your variables here. All available variables can be found in element-plus/packages/theme-chalk/src/common/var.scss. For example, to overwrite the theme color: */ $--color-primary: hotpink; /* icon font path, required */ $--font-path: '~element-plus/lib/theme-chalk/fonts'; @import "~element-plus/packages/theme-chalk/src/index";