UNPKG
bootstrap-print-css
Version:
latest (1.0.1)
1.0.1
1.0.0
Print Stylesheet for Bootstrap 5
github.com/coliff/bootstrap-print-css
coliff/bootstrap-print-css
bootstrap-print-css
/
CHANGELOG.md
11 lines
(6 loc)
•
198 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
# CHANGELOG
## v1.0.1
-
Remove unneeded thead rule
-
Remove
`.navbar`
display: none rule. Instead users can add
`.d-print-none`
class to navbar if desired.
## v1.0.0
-
Initial Release