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

Tailwind flag addition #39

Merged
merged 6 commits into from
Jun 19, 2022
Merged

Conversation

flaviokicis
Copy link
Contributor

Add "-tw" or "--tailwind" to the create-nullstack-app command to include tailwind functionality on creation.

Brief summary of changes:

  • Changed package.json to include tailwind auto refresh using concurrently
  • Added new Application.jsx and Application.tsx files to reflect tailwind classes
  • Added new Home.jsx and Home.tsx files to reflect tailwind classes
  • Added pre-built tailwind.config.js with added fonts and colors

@Mortaro Mortaro changed the base branch from master to unstable-next June 19, 2022 01:36
@Mortaro Mortaro merged commit 7c7b030 into nullstack:unstable-next Jun 19, 2022
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.

None yet

2 participants