aboutsummaryrefslogtreecommitdiff
path: root/packages/integrations/tailwind/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/tailwind/CHANGELOG.md')
-rw-r--r--packages/integrations/tailwind/CHANGELOG.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/integrations/tailwind/CHANGELOG.md b/packages/integrations/tailwind/CHANGELOG.md
index 12501cae1..0d8ce6c98 100644
--- a/packages/integrations/tailwind/CHANGELOG.md
+++ b/packages/integrations/tailwind/CHANGELOG.md
@@ -1,15 +1,5 @@
# @astrojs/tailwind
-## 0.1.0
-
-### Minor Changes
-
-- [#2962](https://github.com/withastro/astro/pull/2962) [`17c02925`](https://github.com/withastro/astro/commit/17c02925c52027246000305cea1f9a7b6f484b00) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update config options to resepect [RFC0019](https://github.com/withastro/rfcs/blob/main/proposals/0019-config-finalization.md)
-
-### Patch Changes
-
-- [#2959](https://github.com/withastro/astro/pull/2959) [`226822cb`](https://github.com/withastro/astro/commit/226822cbbf0b04288a60d05977e7f74fa4698e9e) Thanks [@tony-sull](https://github.com/tony-sull)! - Adds an option to opt-out of the default base styles for the Tailwind integration
-
## 0.0.2
### Patch Changes