lunz-zyc

这是一个UI框架

Usage no npm install needed!

<script type="module">
  import lunzZyc from 'https://cdn.skypack.dev/lunz-zyc';
</script>

README

一个 Vue UI框架

安装

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

*{box-sizing: border-box;}