README
Snowflake UI
Installation
Please enable border-box before using this UI library.
*{box-sizing: border-box;}
A UI library, built with Vue.js
<script type="module">
import snowflakeUi from 'https://cdn.skypack.dev/snowflake-ui';
</script>
Please enable border-box before using this UI library.
*{box-sizing: border-box;}