Skip to content

Commit

Permalink
A first plugin test (commented out).
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Kruse committed Sep 9, 2015
1 parent 600676b commit 16991ea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion project/plugins.sbt
Expand Up @@ -14,4 +14,6 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-digest" % "1.1.0")

addSbtPlugin("com.typesafe.sbt" % "sbt-mocha" % "1.1.0")

addSbtPlugin("com.typesafe.sbt" % "sbt-stylus" % "1.0.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-stylus" % "1.0.0")

// addSbtPlugin("hrzndhrn" % "sbt-example" % "0.0.1-SNAPSHOT")

0 comments on commit 16991ea

Please sign in to comment.