xix-ui

一个ui库

Usage no npm install needed!

<script type="module">
  import xixUi from 'https://cdn.skypack.dev/xix-ui';
</script>

README

xix - 一个基于vue的ui组件

作者: horry233

安装

使用本框架前,请在 css 中开启 border-box

* {box-sizing: border-box}