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

Added NextJS Landing Page using Tailwind Starter Kit #11

Merged

Conversation

MeridjaNassim
Copy link
Contributor

Hello I created a NextJS version of Landing Page using the Tailwind Starter Kit, i also included the necessary configuration for it to work seamlessly here is some of what is included:

  1. Tailwind CSS with tailwind.config.css
  2. next-images package for handling images imports/requires in server-side
  3. PostCSS: purgecss for removing unused CSS and postcss-preset-env for creating compatible CSS with all browsers
  4. Typescript 4 support
  5. Scripts: build ssr & build static.

Am contributing to this project mainly because I find it very useful and am thankful for the initiative and secondly as a contribution to Open-Source during Hacktoberfest 2020.

@einazare
Copy link
Contributor

einazare commented Oct 5, 2020

Hey there, @MeridjaNassim ,

Could you please also add the Page inside our Landing Pages area from our README? https://github.com/creativetimofficial/tailwind-starter-kit#free-design-system-ui-kit

Best,
Manu

@MeridjaNassim
Copy link
Contributor Author

Hello @einazare,
I have added it to the readme, but I think that for the link to work it should be added to the master branch. correct me if am wrong.
Best regards

@einazare einazare merged commit 30ed025 into creativetimofficial:master Oct 7, 2020
@einazare
Copy link
Contributor

einazare commented Oct 7, 2020

Yes, you are correct.
It is done. I've just added your PR.

@MeridjaNassim
Copy link
Contributor Author

Thank you so much

1 similar comment
@MeridjaNassim
Copy link
Contributor Author

Thank you so much

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