View Source lightning_css

Lightning CSS

lightning_css is an Elixir package to integrate Lightning CSS into an Elixir project.

Installation

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

def deps do
  [
    {:lightning_css, "~> 0.2.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/lightningcss.