npm.io
2.17.10 • Published 1 year ago

veui-theme-dls

Licence
MIT
Version
2.17.10
Deps
6
Size
2.9 MB
Vulns
0
Weekly
0
Stars
1.1K

veui-theme-dls

Theme Baidu DLS for VEUI.

Installation

Load base styles for VEUI

There are two ways to load the base stylesheet:

  1. Direct import in JavaScript
import 'veui-theme-dls/common.less'
  1. Import from a <style> block in a .vue file
<style lang="less" src="veui-theme-dls/common.less"></style>

<!-- OR -->

<style lang="less">
@import "~veui-theme-dls/common.less"
</style>

Keywords