Sublime
An inspiration engine for ideas

Still haven't found the original story but here is one https://blog.codinghorror.com/new-programming-jargon/โฆ
CSS Trick! ๐
You can use :has() to power your pricing pages ๐ธ
:root:has(#โannual:checked) .mastery {
  --digit-one: 1;
  --digit-two: 6;
}
Animate the price when the radio button changes... See more
jhey สโขแดฅโขสx.comโ๐ฑ๐ฌ ๐๐ฒ๐ป๐โ ๐ถ๐ ๐ป๐ผ๐ ๐๐ผ๐ฟ๐๐ต ๐ญ๐ญ๐ฌ ๐ฐ๐ฒ๐ป๐๐. A genius little website by Brian Moore adjusts the rapperโs name for inflation. Simple. Clever. Perfect internet. ๐ง๐ต๐ฎ๐โ๐ ๐๐ต๐ ๐โฆ | Javier Bidezabal
linkedin.comBy @mr_jackio: Bounce Counter and other animation works
instagram.comWoke up to thousands of new followers. Here's a crash course on the things we do here for the new folks #Baseballiscinema https://t.co/LzsPb8UcUW
John DeMarsicox.comCSS Trick Break Down ๐ฌ
You can use the linear() function in CSS to create custom animation easing with character ๐
.ball {
  --bounce: linear( 0, 0.0039, 0.0157, ...,  1 );
  animation: drop 2s;
  animation-timing-function: var(--bounce);___LINEBREAK... See more
jhey สโขแดฅโขสx.comjohnny sha
@johnnysha
Johnny
@johnny




