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

can config pug pretty mode #2490

Closed
wants to merge 4 commits into from
Closed

can config pug pretty mode #2490

wants to merge 4 commits into from

Commits on Jan 1, 2019

  1. can config pug pretty mode

    pug will add space between inline block element  ( see pugjs/pug#2682 ) where use pretty:true, then there will be space in page .
    
    so , I think should let user can config pretty:false for the  visual effect development
    miewx committed Jan 1, 2019
    Copy the full SHA
    d25a581 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. format

    xpurer committed Jan 2, 2019
    Copy the full SHA
    59c376c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Copy the full SHA
    3718ecd View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. Copy the full SHA
    915d5f8 View commit details
    Browse the repository at this point in the history