Move daily emails into the blog page

This commit is contained in:
Oliver Davies 2025-08-21 00:28:10 +01:00
parent be69398931
commit 1b8441608f
828 changed files with 9 additions and 196 deletions

View file

@ -0,0 +1,21 @@
---
title: Why do you still write Sass?
date: 2024-05-27
permalink: daily/2024/05/27/why-do-you-still-write-sass
tags:
- software-development
- css
cta: ~
snippet: |
If you still write Sass, why do you do it?
---
Yesterday, I asked [if it's time to stop writing Sass][0].
If you still use Sass and are writing new styles with Sass, I'd like to know why.
Reply to this email and let me know.
I'm working on a project and migrating from the existing Sass styles to Tailwind CSS-generated utility classes, but with CSS custom properties (variables) and other Sass-like features now supported by browsers, writing vanilla CSS again is an interesting option.
[0]: {{site.url}}/daily/2024/05/26/is-it-time-to-stop-writing-sass