Theme Light DLS for VEUI.
npm install veui-theme-dls
Theme Baidu DLS for VEUI.
There are two ways to load the base stylesheet:
1. Direct import in JavaScript
import
``js import 'veui-theme-dls/common.less' `
js import 'veui-theme-dls/common.less'
2. Import from a
``