Skip to content

alignui/cli

Repository files navigation

AlignUI Design System

The Design System You Need

Join the AlignUI Community

Introduction

A CLI for adding AlignUI's Tailwind styles to your project.

Usage

Use the tailwind command to initialize tailwind for your project. You need to do this in your project directory and make sure you have installed Tailwind CSS.

Caution

This will overwrite your CSS and tailwind.config files.

npx @alignui/cli tailwind

This command will detect if you're using TypeScript, install the necessary packages, ask for your preferred primary color and color format, and prompt you to choose a prefix for AlignUI's classes if you’d like.

Note

A CSS file with Tailwind directives and a tailwind.config file must exist in your project.

License

MIT

About

The command line interface for AlignUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published