Skip to content

Releases: dustinfarris/elm-css-brunch

v0.2.0

27 Mar 23:02
v0.2.0
Compare
Choose a tag to compare

Upgrading

yarn upgrade elm-css-brunch@0.2.0

Changelog

  • #1 Trigger rebuilds when files are modified

v0.1.0

11 Mar 10:24
v0.1.0
Compare
Choose a tag to compare

First release of elm-css-brunch! See README for details.

Useful for any elm+brunch project where you are using elm-css, but written with the default Phoenix asset pipeline in mind. Mostly copies from the elm-css cli, but please open issues if it misbehaves.

Install

yarn add -D elm-css-brunch

Release notes

  • Initial release