Last active
June 2, 2024 03:46
-
-
Save nakasyou/485714fd261d4b32b483044fe6d91ede to your computer and use it in GitHub Desktop.
tailwind postcss
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@tailwind base; | |
@tailwind components; | |
@tailwind utilities; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment