veui-theme-dls

2.17.7 • Public • Published

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>

Readme

Keywords

Package Sidebar

Install

npm i veui-theme-dls

Weekly Downloads

49

Version

2.17.7

License

MIT

Unpacked Size

2.99 MB

Total Files

330

Last publish

Collaborators

  • justineo
  • ecomfe-core