Skip to content

Commit

Permalink
Pin fomantic-ui at 2.9.0, pending phax/ph-css#90
Browse files Browse the repository at this point in the history
  • Loading branch information
nafg committed Feb 2, 2023
1 parent 43e9f08 commit 892f9f4
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 @@ -92,7 +92,7 @@ val fomanticUiConfig =
CssDslConfig(
"Fomantic UI",
Set(Some("f")),
latestTag("fomantic-ui"),
"2.9.0" /*latestTag("fomantic-ui")*/, // pin at 2.9.0 until https://github.com/phax/ph-css/issues/90 is fixed
"https://cdn.jsdelivr.net/npm/fomantic-ui@" + _ + "/dist/semantic.min.css"
)

Expand Down

0 comments on commit 892f9f4

Please sign in to comment.