π₯ Did you know CSS has a turn
unit? Itβs often easier to turn something rotate(0.75turn)
instead of doing the math to rotate(270deg)
π₯ git add --intent-to-add will track a file without adding any of itβs contents. This is helpful if you use git add -p to review changes before adding them
Next βπ₯ Style tags can be visible and editable. Kind of like codepen but not as good. <style contenteditable style="display: block; white-space: pre;">