piccalilli_’s avatarpiccalilli_’s Twitter Archive—№ 60,575

  1. Useful snippet for markdown's tendency to wrap images in p tags: p:has(img:only-child), p:has(img:only-child) + * { margin-top: 5em; }
    1. …in reply to @piccalilli_
      oh sorry i am not supposed to be writing css just npm install 100 packages and hope for the best