Skip to content

Conversation

@martinschneider01
Copy link
Contributor

This PR removes a (seemingly) unwanted console.log in the @tailwind/vite package.

I discovered this when I updated tailwind in my astro project, each .astro component log the full path of an imported .css file.

It seems that this was the commit that introduced it: e1a85ac

Copy link
Member

@RobinMalfait RobinMalfait left a comment

Choose a reason for hiding this comment

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

Oops, good catch. Thanks!

@RobinMalfait RobinMalfait enabled auto-merge (squash) February 6, 2025 16:51
@RobinMalfait RobinMalfait merged commit 25b4278 into tailwindlabs:main Feb 6, 2025
5 checks passed
@alexchexes
Copy link

How is it even possible that no one noticed this?

image

I asked about this here: #16321,
and no one even reacted (except for one guy who, I guess, just pasted something GPT generated).

So I'm curious does anyone here even use TailwindCSS with Vite?

@divine
Copy link

divine commented Feb 10, 2025

So I'm curious does anyone here even use TailwindCSS with Vite?

Well, a lot of people are using but console logs are just tiny iceberg IMO. See this for example nuxt/ui#3275 :)

Thanks!

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.

4 participants