Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 461 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 461 Bytes

一个轮子

Build Status

介绍

学习Vue

开始使用

1.添加CSS

需要在CSS中开启border-box

*,*::before,*::after{box-sizing: border-box;}

2.安装gulu

npm i --save xcsf-vue

3.引入gulu

import {Button, ButtonGroup, Icon} from 'xcsf-vue'

文档

提问

变更记录

联系方式

代码