README
xix - 一个基于vue的ui组件
作者: horry233
安装
使用本框架前,请在 css 中开启 border-box
* {box-sizing: border-box}
一个ui库
<script type="module">
import xixUi from 'https://cdn.skypack.dev/xix-ui';
</script>
作者: horry233
使用本框架前,请在 css 中开启 border-box
* {box-sizing: border-box}