Use four spaces in frontmatter blocks
This commit is contained in:
parent
f3756a80a6
commit
11ae0f9fc7
422 changed files with 2980 additions and 2986 deletions
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
title: >
|
||||
Testable Tailwind CSS plugins
|
||||
Testable Tailwind CSS plugins
|
||||
pubDate: 2023-01-04
|
||||
permalink: >-
|
||||
archive/2023/01/04/testable-tailwind-css-plugins
|
||||
archive/2023/01/04/testable-tailwind-css-plugins
|
||||
tags:
|
||||
- tailwind-css
|
||||
- tailwind-css
|
||||
---
|
||||
|
||||
A great thing about [Tailwind CSS plugins](https://www.oliverdavies.uk/archive/2023/01/03/tailwind-css-extensibility-is-one-of-its-best-features) being written in JavaScript is that they can be tested using tools like Jest.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue