1.1.0 • Published 2 years ago

@webmarkets/wm-astro-components v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

webmarkets Astro Components

A collection of Astro components for use in webmarkets projects.

Installation

Run npm install @webmarkets/wm-astro-components

Usage

You can import a given component in an Astro project with

import { Component } from '@webmarkets/wm-astro-components';

Components

ComponentPropsSlots
BaseHead
BaseBody
Button
CtaCard
InfoCard
Date
Image
Link
Header
Hero
SectionBuilder
TextImageSection
TextSection
CtaCardSection
InfoCardSection
PortableText
BlogCategories
BlogList
BlogPost
BlogPostPreview