@zitadel/tailwind-config

0.1.1 • Public • Published

ZITADEL Tailwind Config

This package provides the Tailwind CSS configuration used by ZITADEL projects. It includes a set of default styles, themes, and utility classes to ensure consistent design and styling across all ZITADEL codebases.

Installation

To install the package, use npm or yarn:

npm install @zitadel/tailwind-config

or

yarn add @zitadel/tailwind-config

Usage

To use the Tailwind CSS configuration in your project, extend it in your tailwind.config.js file:

module.exports = {
  presets: [require("@zitadel/tailwind-config")],
  // Add your custom configurations here
};

Documentation

For detailed documentation and configuration options, please refer to the Tailwind CSS documentation

Contributing

Contributions are welcome! Please read the contributing guidelines before getting started.

Readme

Keywords

none

Package Sidebar

Install

npm i @zitadel/tailwind-config

Weekly Downloads

75

Version

0.1.1

License

none

Unpacked Size

4.77 kB

Total Files

5

Last publish

Collaborators

  • cbuehler
  • eliobischof
  • ffo
  • peintnermax