summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar bluwy <bluwy@users.noreply.github.com> 2023-09-22 14:49:43 +0000
committerGravatar astrobot-houston <fred+astrobot@astro.build> 2023-09-22 14:49:43 +0000
commitb1310e6f13c029e880145cc08a7f31129412a06c (patch)
treeabcf4a522ae930d5dae4bcb86a88f981d10e464f
parenta3bee1477efe1da2107ea961095212f94ba45962 (diff)
downloadastro-b1310e6f13c029e880145cc08a7f31129412a06c.tar.gz
astro-b1310e6f13c029e880145cc08a7f31129412a06c.tar.zst
astro-b1310e6f13c029e880145cc08a7f31129412a06c.zip
[ci] format
-rw-r--r--packages/integrations/tailwind/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/tailwind/README.md b/packages/integrations/tailwind/README.md
index 269931e1e..a0225db77 100644
--- a/packages/integrations/tailwind/README.md
+++ b/packages/integrations/tailwind/README.md
@@ -78,7 +78,7 @@ module.exports = {
extend: {},
},
plugins: [],
-}
+};
```
## Usage