Articles tagged with “Wiki” (8 articles)
CSS Media queries media types and features cheatsheet
Posted onQuick overview of the different values for media types and features for CSS media queries
How to fail fast your shell script
Posted onDiscover a commands combo to fail fast your shell scripts
How to use git worktree and in a clean way
Posted onDiscover git worktree, this git feature you wish you would have discovered years before and how to use it in a clean way
How to disable a variable font's variation features with open source tools
Posted onStep-by-step guide to strip variation features off of a variable font
How do browsers process the @font-face src descriptor list
Posted onA reference note to know how browsers do process the comma-separated list specified in the @font-face src descriptor
Bash command chaining operators
Posted onLittle Wiki entry about a few bash command chaining operators