I never managed to start using SCSS so I'm excited to be able to write things like this without a preprocessor:
.cal-link {
right: -18px;
@media (max-width: 800px) {
right: 0;
}
}
I never managed to start using SCSS so I'm excited to be able to write things like this without a preprocessor:
.cal-link {
right: -18px;
@media (max-width: 800px) {
right: 0;
}
}
@codepen.io codepen.io/konstantinde...
#CSS #webdev #demo #demoscene #art #gm #space #pixelart
@codepen.io codepen.io/konstantinde...
#CSS #webdev #demo #demoscene #art #gm #space #pixelart
24 estilos diferentes. Para CSS, Tailwind y SCSS
→ gradientsaas.blogspot.com/
24 estilos diferentes. Para CSS, Tailwind y SCSS
→ gradientsaas.blogspot.com/
在那個沒有 Webpack 沒有 PostCSS / SCSS
沒有 Bootstrap 沒有 Tailwind CSS
單純手刻數千行 HTML CSS 的時代
勞哥小時候跟朋友一起做的網站設計
在那個沒有 Webpack 沒有 PostCSS / SCSS
沒有 Bootstrap 沒有 Tailwind CSS
單純手刻數千行 HTML CSS 的時代
勞哥小時候跟朋友一起做的網站設計
Variables (--custom-property), nesting, calc(), min()/max()/clamp() Used to be top reasons for SCSS but are now native.
Variables (--custom-property), nesting, calc(), min()/max()/clamp() Used to be top reasons for SCSS but are now native.
One does not simply "npm install" an old project. One hour to fix compile errors, another two to reproduce the correct CSS, and I still have 100 deprecation warnings
this is why I "no build" and just write CSS today
One does not simply "npm install" an old project. One hour to fix compile errors, another two to reproduce the correct CSS, and I still have 100 deprecation warnings
this is why I "no build" and just write CSS today
www.redblobgames.com/blog/2025-12...
www.redblobgames.com/blog/2025-12...
#CSS nesting is natively supported in all major browsers. The following works as-is, no SCSS preprocessing needed.
#CSS nesting is natively supported in all major browsers. The following works as-is, no SCSS preprocessing needed.
I’m adding Dark Mode to @telebugs.com, and all it takes is the `prefers-color-scheme: dark` media query and a few CSS variables.
No SCSS, no Tailwind, no build step. It’s already in the browser. Embrace CSS - it’s powerful.
I’m adding Dark Mode to @telebugs.com, and all it takes is the `prefers-color-scheme: dark` media query and a few CSS variables.
No SCSS, no Tailwind, no build step. It’s already in the browser. Embrace CSS - it’s powerful.
I love all things tech related - I’m a total geek 🤓❤️
I have a special love of web development and have coded daily for more than 700 days now.
I started with HTML, CSS, SCSS, Tailwind, JavaScript… then React, Angular, Nuxt, Python, Ruby…
Let’s be tech friends 👩💻🫶
I love all things tech related - I’m a total geek 🤓❤️
I have a special love of web development and have coded daily for more than 700 days now.
I started with HTML, CSS, SCSS, Tailwind, JavaScript… then React, Angular, Nuxt, Python, Ruby…
Let’s be tech friends 👩💻🫶
If you'd like to sponsor development of SCSS parsing for the ESLint CSS plugin, please reach out to me.
If you'd like to sponsor development of SCSS parsing for the ESLint CSS plugin, please reach out to me.
We can now do it with
background:
linear-gradient(in hsl longer hue 90deg,
hsl(0, 95%, 65%) 0 0)
We can now do it with
background:
linear-gradient(in hsl longer hue 90deg,
hsl(0, 95%, 65%) 0 0)
TYPO3 14 Event extension with Content Blocks, Site Set, Bootstrap CSS/SCSS, ICS export.
🔗 https://github.com/gf-ntiedt/gedankenfolger-event
TYPO3 14 Event extension with Content Blocks, Site Set, Bootstrap CSS/SCSS, ICS export.
🔗 https://github.com/gf-ntiedt/gedankenfolger-event