README.md

# Bloom

The opinionated extention to Phoenix core_components.
Inspired by shad-cn.

## Installation

Can be installed by adding `bloom` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [
    {:bloom, "~> 0.1.0"}
  ]
end
```

## Installing components

#### All components can be installed by running the following mix command in your project root

```
mix bloom.install <component_name>
```

Some components require Tailwind Config changes - refer to the component doc for more information.

#### View all components by running:

```
mix bloom.install help
```

## Components to add

- [x] Glow Button
- [] Gradient Text