Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create padding utility classes for print #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jan 16, 2024

  1. feat: create padding utility classes for print

    Bootstrap has some built-in utility classes to e.g. only display elements
    if the user is printing a website (i.e. within the @media print media query.
    Print utility classes for additional properties have to explicitly be enabled.
    
    This change is creating utility classes p-print-0 to p-print-5.
    belanglos committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a84b1de View commit details
    Browse the repository at this point in the history