1.0.19 • Published 1 year ago

@ksharonov/untitled v1.0.19

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

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago