Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update instructions of compiling css #75

Conversation

moelzanaty3
Copy link
Contributor

in this PR I am just attempting to guide a student through the creation of a tailwind.config.ts file and provide them with additional understanding of its structure and usage.

Changes Made:

  • Added guidance for creating tailwind.config.ts instead of creating it directly manually.
  • Provided explanatory comments and code snippets for better understanding.

Adjusted the structure and comments to enhance readability and clarity.
Benefits:

  • Offers a clearer step-by-step guide for beginners.
  • Enhances the learning experience by explaining each modification made.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Thanks for this! However this creates a bunch of config that I think will confuse people more than help. We'll be doing workshops in the future that dive deeper on Tailwind so I think I'm ok with the lighter version of this. Thanks anyway!

@kentcdodds kentcdodds closed this Dec 12, 2023
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