@consolelabs/theme
v0.6.0
Published
The theme package encompasses the TailwindCSS configuration, which includes elements such as `plugin`, `colors`, `spacing`, and various other design tokens.
Downloads
28
Readme
@consolelabs/theme
The theme package encompasses the TailwindCSS configuration, which includes
elements such as plugin
, colors
, spacing
, and various other design tokens.
For further details, visit our Installation Documentation.
Installation
Feel free to use the package manager of your choice:
# Using PNPM
pnpm i @consolelabs/theme
# Using NPM
npm i @consolelabs/theme
# Using Yarn
yarn add @consolelabs/theme
Contribution
We welcome your contributions! For guidance on how to contribute, please refer to our Contribution Guidelines.
Licence
This project is licensed under the terms of the MIT license.