Some of the future is now for CSS: a postscript
While there certainly are many use cases for CSS variables, my simple little site turns out not to be one of them.
https://www.brycewray.com/posts/2023/02/some-future-now-css-postscript/
#WebDev #CSS #SCSS #Sass #CSSVariables #CSSCustomProperties
cc (and thanks again to):
@keithjgrant
@Sirs0ri
@michael
@tanepiper
#csscustomproperties #CssVariables #sass #scss #CSS #WebDev
I’ve been a bit obsessed lately with #CSS #ColorPalettes and have traditionally relied on strait #SCSS for them. But I’m also becoming obsessed with #CSSCustomProperties. I whipped up this #CodePen that generates several custom property palettes according to the core color relationship algorithms https://codepen.io/oobleck/pen/ZEjYOvR.
You can tweak the seed color at the top of the CSS panel
#css #colorpalettes #scss #csscustomproperties #codepen
I’ve been a bit obsessed lately with #CSS #ColorPalettes and have traditionally relied on strait #SCSS for them. But I’m also becoming obsessed with #CSSCustomProperties. I whipped up this #CodePen that generates several custom property palettes according to the core color relationship algorithms https://codepen.io/oobleck/pen/ZEjYOvR.
You can tweak the seed color at the top of the CSS panel.
#css #colorpalettes #scss #csscustomproperties #codepen
Progress on all fronts!
1. My private website refactoring is almost done: typography for posts, most layouts, and I just enjoy #PostCss & #CSSCustomProperties.
2. I was able to test the GreenKayak app with several users and improved the overall flow a lot. It got simpler and stuff like a FAB was removed as most people found this confusing.