Add underline helper (#3348)

* add underline helper

* new is-underlined feature
This commit is contained in:
matsn0w
2021-06-02 22:57:32 +02:00
committed by GitHub
parent 397d6bf1ab
commit 1aa9ad0ba9
2 changed files with 9 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
# Bulma Changelog
## 0.9.3
### New features
- New `is-underlined` class for underlined text and links
## 0.9.2
### Breaking change