https://buff.ly/3c8XSzI
Enjoy!
https://buff.ly/3c8XSzI
Enjoy!
defaults write com.apple.screencapture location whatever-the-pwd-of-folder-is
(then do killall SystemUIServer)
defaults write com.apple.screencapture location whatever-the-pwd-of-folder-is
(then do killall SystemUIServer)
taking the CSS container query for stuck position: sticky elements for a spin 🔥
nav { container-type: scroll-state; }
@container scroll-state(stuck: top) {
.nav__content { --expand: 1; }
}
trick here is to transition grid-template-columns with the custom property value to morph
taking the CSS container query for stuck position: sticky elements for a spin 🔥
nav { container-type: scroll-state; }
@container scroll-state(stuck: top) {
.nav__content { --expand: 1; }
}
trick here is to transition grid-template-columns with the custom property value to morph
https://buff.ly/3AStTxE
https://buff.ly/3AStTxE