Skip to content

Offset console.log style #3

@longouyang

Description

@longouyang

Running this code results in progressively indented console.log formatting, which is weird:

console.log('a')
console.log('a')
console.log('b')
console.log('b')
console.log('b')
console.log('c')

result

(this doesn't happen on the editor 0.9.4 demo page, so it's something about the combination of webppl-editor.css and the other styles)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions