xiaolunzi

这是一个UI框架

Usage no npm install needed!

<script type="module">
  import xiaolunzi from 'https://cdn.skypack.dev/xiaolunzi';
</script>

README

小轮子 Vue UI 组件

作者:豪子哥

安装

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

*{box-sizing:border-box}

你需要用 npx parcel index.html --no-cache 来开启项目