1.0.19 • Published 3 years ago

@ksharonov/untitled v1.0.19

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

UntitledUI for Vue 3

UI for Vue3 from https://www.untitledui.com/

Setup

# install dependencies
npm install @ksharonov/untitled-ui

How it works

Components

import { Text } from "@ksharonov/untitled-ui"

export default defineComponent({
    name: "MyComponent",
    components: {
        Text
    },
});

Styling

import "@ksharonov/untitled-ui/dist/style.css";
1.0.19

3 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago