# @nexim/tailwind-material-colors

![NPM Version](https://img.shields.io/npm/v/@nexim/tailwind-material-colors)
![npm bundle size](https://img.shields.io/bundlephobia/min/@nexim/tailwind-material-colors)
![Build & Lint & Test](https://github.com/the-nexim/nanolib/actions/workflows/build-lint-test.yaml/badge.svg)
![NPM Downloads](https://img.shields.io/npm/dm/@nexim/tailwind-material-colors)
![NPM License](https://img.shields.io/npm/l/@nexim/tailwind-material-colors)

## Overview

A Tailwind CSS plugin to automatically generate and apply Material Design 3 color palettes.

## Installation

```sh
npm install @nexim/tailwind-material-colors

# Or using yarn
yarn add @nexim/tailwind-material-colors
```

## Documentation

Read full documentation [here](./docs/README.md).
