2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

v5: Drop all print styles and classes (#28339)

This commit is contained in:
Mark Otto
2019-05-08 22:57:59 -07:00
committed by Martijn Cuppens
parent d806e874b4
commit 473689ce5d
8 changed files with 1 additions and 174 deletions
+1
View File
@@ -32,6 +32,7 @@ Changes to our source Sass files and compiled CSS.
- **Todo:** New variables?
- **Todo:** Rearrange forms source files (under `scss/forms/`)
- **Todo:** Rearrange grid source files (under `scss/grid/`)
- Removed print styles and `$enable-print-styles` variable. Print display classes, however, have remained intact. [See #28339](https://github.com/twbs/bootstrap/pull/28339).
## JavaScript