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

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago