Skip to content

Conversation

@talss89
Copy link
Contributor

@talss89 talss89 commented Sep 22, 2023

Minor change to switch from older @import 'tailwindcss/... syntax to @tailwind as recommended in Tailwind docs.

This encourages users to avoid a possible cache invalidation issue.

See: https://tailwindcss.com/docs/installation#:~:text=Add%20the%20Tailwind,main%20CSS%20file.
See: roots/bud#2455

The cache invalidation logic for @tailwind was introduced in Tailwind 3.0.24. Sage's app.css was written originally for Tailwind 2.0.2 on Sage 10.0.0-beta.1

Minor change to switch from older `@import 'tailwindcss/...` syntax to `@tailwind` as recommended in Tailwind docs.
@talss89 talss89 changed the title fix: update default app.css tailwind syntax to use @tailwind #3149 fix: update default app.css tailwind syntax to use @tailwind (#3149) Sep 22, 2023
@retlehs retlehs merged commit c6e9191 into roots:main Sep 27, 2023
@retlehs
Copy link
Member

retlehs commented Sep 27, 2023

Thank you!

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.

2 participants