dream-aim-deliver / planckster-ui-kit

The React Component Library for Satellite Data Augmentation project's Chat UI
https://dream-aim-deliver.github.io/planckster-ui-kit/
MIT License
0 stars 3 forks source link

Configure Tailwind Theme #1

Open maany opened 8 months ago

maany commented 8 months ago

Description

We need to define the primary, secondary, tertiary and neutral colors in tailwind.config.js

Motivation

A theme for the components is required for establishing a consistent look and feel across the entire component library

Change

Select colors and update the tailwind.config.js file as described here https://tailwindcss.com/docs/theme

Additional Information