Change to two spaces

This commit is contained in:
Oliver Davies 2024-09-08 23:09:54 +01:00
parent 2537fe2052
commit ed60ab964c
556 changed files with 2252 additions and 2252 deletions

View file

@ -3,12 +3,12 @@ title: Applying all the things
date: 2024-07-10
permalink: daily/2024/07/10/applying-all-the-things
tags:
- software-development
- css
- tailwind-css
- software-development
- css
- tailwind-css
cta: ~
snippet: |
Getting started with Tailwind CSS using `@apply`.
Getting started with Tailwind CSS using `@apply`.
---
If you're adding Tailwind CSS to your existing project or can't use atomic/utility classes straight away, the `@apply` directive might be an option.