test-fruits-1

一个基于Vue的UI组件库

Usage no npm install needed!

<script type="module">
  import testFruits1 from 'https://cdn.skypack.dev/test-fruits-1';
</script>

README

Fruits UI

一款基于Vue开发的UI组件库

安装

使用本框架,请再css中启用border-box

*{box-sizing:border-box}