We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6270e6 commit 88f7d54Copy full SHA for 88f7d54
build.sbt
@@ -69,7 +69,7 @@ val fomanticUiConfig =
69
CssDslConfig(
70
"Fomantic UI",
71
Set(Some("f")),
72
- latestTag("fomantic-ui"),
+ "2.8.4",
73
"https://cdn.jsdelivr.net/npm/fomantic-ui@" + _ + "/dist/semantic.min.css"
74
)
75
0 commit comments