@croud-ui/vue-heading

0.0.1 • Public • Published

@croud-ui/vue-heading

The heading component styles titles with the croud underscore and is used for main headings on our pages.

Install

To use this component in your vue app, install the component via the npm registery:

yarn add @croud-ui/vue-heading

Usage

Import this component into the component file where you want to render it and register the component:

import Heading from "@croud-ui/vue-heading";

export default defineComponent({
  ...
  components: {
    Heading
  }
})

License

Licensed under the MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i @croud-ui/vue-heading

Weekly Downloads

64

Version

0.0.1

License

MIT

Unpacked Size

2.58 kB

Total Files

6

Last publish

Collaborators

  • brockreece
  • mitchreece