veui-theme-one

1.0.0-alpha.36 • Public • Published

veui-theme-one

Theme ONE DESIGN of VEUI.

Installation

Load base styles for VEUI

There are two ways to load the base stylesheet:

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

/veui-theme-one/

    Package Sidebar

    Install

    npm i veui-theme-one

    Weekly Downloads

    25

    Version

    1.0.0-alpha.36

    License

    MIT

    Unpacked Size

    160 kB

    Total Files

    173

    Last publish

    Collaborators

    • ecomfe-core