Skip to content

Set tab size to 4 spaces instead of 8? #161

@salcode

Description

@salcode

I'd much prefer all tabs are rendered as 4 spaces instead of 8

See
https://snippets.webaware.com.au/snippets/set-tab-size-github-gist-bitbucket/

I think it is worth considering adding

body {
    -moz-tab-size: 4;
    tab-size: 4;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions