Tab Size

Set the width of tab characters.

Controls

Tab Size4

Live Preview

The quick brown fox jumps over the lazy dog. Typography is the art of beautiful text.

Generated Code

.element {
  tab-size: 4;
}