Skip to content

Commit

Permalink
Unpin Bulma
Browse files Browse the repository at this point in the history
phax/ph-css#97 was fixed!
  • Loading branch information
nafg committed Sep 24, 2024
1 parent 77019f9 commit 41196fd
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 @@ -76,7 +76,7 @@ val bulmaConfig =
CssDslConfig(
"Bulma",
Set(None, Some("b")),
latestIn("bulma", 0), // pin at 0.x until https://github.com/phax/ph-css/issues/97 is fixed
latestTag("bulma"),
"https://cdn.jsdelivr.net/npm/bulma@" + _ + "/css/bulma.min.css"
)

Expand Down

0 comments on commit 41196fd

Please sign in to comment.