Before the ghost variants were introduced, the .btn-ghost styling matched the tertiary styling. To avoid a breaking change, the class .btn-primary-ghost has been added which deviates from the usual button naming convention. With the next major release, the .btn-primary-ghost class should be removed so that the ghost buttons match the button naming convention and schematics should update .btn-ghost to .btn-tertiary-ghost.
Originally posted by @ljanner in #1793 (comment)
Before the ghost variants were introduced, the
.btn-ghoststyling matched the tertiary styling. To avoid a breaking change, the class.btn-primary-ghosthas been added which deviates from the usual button naming convention. With the next major release, the.btn-primary-ghostclass should be removed so that the ghost buttons match the button naming convention and schematics should update.btn-ghostto.btn-tertiary-ghost.Originally posted by @ljanner in #1793 (comment)