How to handle print styles after upgrading to V5 #34553
-
Hi guys, I read somewhere here that V5 doesn't include print scss file anymore. Then how can we handle applying the sane style to the print version? We don't need anything special, just the way you see it in the browser. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I have just the thing you need! If you simply want to copy and paste the CSS to your existing CSS you can do so with this: |
Beta Was this translation helpful? Give feedback.
I have just the thing you need!
https://github.com/coliff/bootstrap-print-css
If you simply want to copy and paste the CSS to your existing CSS you can do so with this:
https://github.com/coliff/bootstrap-print-css/blob/main/css/bootstrap-print.css