snowflake-ui

A UI library, built with Vue.js

Usage no npm install needed!

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

README

Snowflake UI

Installation

Please enable border-box before using this UI library.

*{box-sizing: border-box;}