Skip to content

Instantly share code, notes, and snippets.

View slothbear's full-sized avatar
🏠
Working on Zocalo, club membership/newsletter tracking.

Paul Morganthall slothbear

🏠
Working on Zocalo, club membership/newsletter tracking.
View GitHub Profile
@slothbear
slothbear / gist:69a243b2adbe9b39069dd3d63499c8db
Last active April 7, 2026 14:47 — forked from kylejohnston/gist:d403ca7887b482be771e62ebe049ee41
Karabiner Rule: caps l caps lock → hyper key ¦ double-tap=f12, long-press=f8
{
"description": "caps lock → hyper key ¦ double-tap=f12, long-press=f8",
"manipulators": [
{
"conditions": [
{
"name": "hyper_caps_tap",
"type": "variable_if",
"value": 1
}

Hello, visitors! If you want an updated version of this styleguide in repo form with tons of real-life examples… check out Trellisheets! https://github.com/trello/trellisheets


Trello CSS Guide

“I perfectly understand our CSS. I never have any issues with cascading rules. I never have to use !important or inline styles. Even though somebody else wrote this bit of CSS, I know exactly how it works and how to extend it. Fixes are easy! I have a hard time breaking our CSS. I know exactly where to put new CSS. We use all of our CSS and it’s pretty small overall. When I delete a template, I know the exact corresponding CSS file and I can delete it all at once. Nothing gets left behind.”

You often hear updog saying stuff like this. Who’s updog? Not much, who is up with you?