🔥 CSS Variables are perfect for overwriting parts of a definition that can’t be broken up like text-shadows, transforms or gradients
🔥 Use curly brackets in the command line to cut down on typing the same thing over and over
🔥 VS Code now has a shrinking tabs option - no more scrolling for your tabs! ```json "workbench.editor.tabSizing": "shrink" ```