Skip to content

Fix tailwind.mdx config extension#6662

Merged
yanthomasdev merged 3 commits into
mainfrom
yan/fix-tailwind
Jan 26, 2024
Merged

Fix tailwind.mdx config extension#6662
yanthomasdev merged 3 commits into
mainfrom
yan/fix-tailwind

Conversation

@yanthomasdev
Copy link
Copy Markdown
Member

Description (required)

This fixes the Tailwind's config extension that was still .cjs to use the correct format according to its export statement: .mjs

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview Jan 26, 2024 6:58pm
1 Ignored Deployment
Name Status Preview Updated (UTC)
docs-i18n ⬜️ Ignored (Inspect) Jan 26, 2024 6:58pm

Copy link
Copy Markdown
Member

@dreyfus92 dreyfus92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch @yan-thomas, LGTM ✅

@alexnguyennz
Copy link
Copy Markdown
Contributor

configFile: './custom-config.cjs', - should this be .mjs as well? Under configFile.

@yanthomasdev
Copy link
Copy Markdown
Member Author

yanthomasdev commented Jan 26, 2024

configFile: './custom-config.cjs', - should this be .mjs as well? Under configFile.

Not necessarily, but since it's the new default I am +1 in changing this too, thanks for catching this @alexnguyennz!

yanthomasdev and others added 2 commits January 26, 2024 15:39
Co-authored-by: Alex Nguyen <54233296+alexnguyennz@users.noreply.github.com>
@yanthomasdev yanthomasdev merged commit 87252fd into main Jan 26, 2024
@yanthomasdev yanthomasdev deleted the yan/fix-tailwind branch January 26, 2024 18:58
dreyfus92 added a commit that referenced this pull request Jan 31, 2024
* Update add-content-collections.mdx

Just for Lunaria

* Update 2.mdx

Update with PR #6558

* Update 1.mdx

Update with PR #6571

* Just for lunaria Update 3.mdx

Update with PR 6544 for lunaria

* Update error-reference.mdx

With PR #6623

* Update astro-glob-no-match.mdx

Update with PR #6623

* Create i18n-not-enabled.mdx

* Add i18n-not-enabled.mdx

With PR #6623

* Create missing-index-for-internationalization.mdx

* Add missing-index-for-internationalization.mdx

With PR #6623

* Update manual.mdx

With PR #6653

* Update prefetch.mdx

Update with PR #6573

* Update tailwind.mdx

Update with PR #6662

* Update alpinejs.mdx

Update with #6534

* Update src/content/docs/fr/install/manual.mdx

Co-authored-by: Thomas Bonnet <thomasbnt@protonmail.com>

* Update src/content/docs/fr/guides/integrations-guide/alpinejs.mdx

Co-authored-by: Thomas Bonnet <thomasbnt@protonmail.com>

* Update src/content/docs/fr/reference/errors/missing-index-for-internationalization.mdx

Co-authored-by: voxel!() <voxelmc@hotmail.com>

* Update src/content/docs/fr/reference/errors/i18n-not-enabled.mdx

Co-authored-by: voxel!() <voxelmc@hotmail.com>

* Update src/content/docs/fr/reference/errors/astro-glob-no-match.mdx

Co-authored-by: voxel!() <voxelmc@hotmail.com>

---------

Co-authored-by: Thomas Bonnet <thomasbnt@protonmail.com>
Co-authored-by: voxel!() <voxelmc@hotmail.com>
Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants