Skip to content

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

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;
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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