@alemdev/marca-components

0.0.5 • Public • Published

Marca components

GitHub stars GitHub Forks GitHub PRs GitHub issues GitHub Contributors

web

Visit the website.

Tailwind CSS Astro

This project aims to leverage the power of Tailwind CSS by integrating a specialized component plugin. This plugin extends Tailwind CSS by providing a curated collection of ready-to-use UI components. By incorporating this plugin into our development workflow, we can streamline UI development, reduce repetitive styling tasks, and accelerate project delivery.

Installation

Package install

Install the package:

  • npm
npm install @alemdev/marca-components

Plugin Implementation

Use the plugin in your Tailwind CSS project:

// tailwind.config.mjs
import components from '@alemdev/marca-components'
    export default {
        // ...rest of the options
        plugins: [components],
    }    

Package Sidebar

Install

npm i @alemdev/marca-components

Weekly Downloads

8

Version

0.0.5

License

MIT

Unpacked Size

37.1 kB

Total Files

12

Last publish

Collaborators

  • alemdev