Skip to content

Commit 88f7d54

Browse files
committed
Pin fomantic-ui at 2.8.4 due to fomantic/Fomantic-UI#1544
1 parent a6270e6 commit 88f7d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ val fomanticUiConfig =
6969
CssDslConfig(
7070
"Fomantic UI",
7171
Set(Some("f")),
72-
latestTag("fomantic-ui"),
72+
"2.8.4",
7373
"https://cdn.jsdelivr.net/npm/fomantic-ui@" + _ + "/dist/semantic.min.css"
7474
)
7575

0 commit comments

Comments
 (0)