1.0.19 • Published 2 years ago

@ksharonov/untitled v1.0.19

Weekly downloads
-
License
-
Repository
github
Last release
2 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

2 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago