Skip to content

BleedingEffigy/blossom-plus

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Blossom Plus

A daisyUI theme manager
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Blossom+ is a tool that manages the daisyUI plugin for tailwindcss. As of now, it supports installing the plugin, and setting up the structures for custom theming.

(back to top)

Built With

(back to top)

Getting Started

Blossom+ works by adding the daisyui plugin into an existing tailwind configuration file. Then after its easy to add and list installed themes.

Prerequisites

tailwind css and daisyui should be installed via their respective docs:

Installation

npx blossomplus init

this adds the daisyUI plugin to tailwinds configuration file This also installs all the default themes provided by daisyUI

(back to top)

Usage

Add a custom theme

npx blossomplus add xmas

All custom themes live in the repo and can be found here.

List all custom themes

npx blossomplus list

For more examples, please refer to the Documentation

(back to top)

Roadmap

  • [] Remove themes
  • [] Creates tailwind config if it hasn't been yet
  • [] More themes

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Coming soon...

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Your Name - @alexwhocodes255 - ahern077@gmail.com

Project Link: https://github.com/BleedingEffigy/blossom-plus

(back to top)

Acknowledgments

(back to top)

Releases

No releases published

Packages

No packages published