Skip to content

Commit

Permalink
Pin fomantic-ui at 2.8.4 due to fomantic/Fomantic-UI#1544
Browse files Browse the repository at this point in the history
  • Loading branch information
nafg committed Jun 30, 2020
1 parent a6270e6 commit 88f7d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ val fomanticUiConfig =
CssDslConfig(
"Fomantic UI",
Set(Some("f")),
latestTag("fomantic-ui"),
"2.8.4",
"https://cdn.jsdelivr.net/npm/fomantic-ui@" + _ + "/dist/semantic.min.css"
)

Expand Down

0 comments on commit 88f7d54

Please sign in to comment.