mcrumm / bulma_components

HEEx components for the Bulma CSS framework

Home Page:https://phx-bulma-components.fly.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BulmaComponents

HEEx components for the Bulma CSS framework.

Installation

If available in Hex, the package can be installed by adding bulma_components to your list of dependencies in mix.exs:

def deps do
  [
    {:bulma_components, "~> 0.1.0"}
  ]
end

Contributing

For those planning to contribute to this project, you can run the storybook with the following command:

$ cd storybook; mix phx.server

License

MIT License. Copyright (c) 2022 Michael A. Crumm Jr.

About

HEEx components for the Bulma CSS framework

https://phx-bulma-components.fly.dev/

License:MIT License


Languages

Language:Elixir 92.8%Language:Dockerfile 6.7%Language:Shell 0.2%Language:Batchfile 0.2%Language:SCSS 0.0%