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 Tailwind manually and minified the css file. Fixes #47 #49

Merged
merged 5 commits into from
Aug 18, 2020

Conversation

fabcodingzest
Copy link
Collaborator

@fabcodingzest fabcodingzest commented Aug 18, 2020

Fixes #issuenumber

What type of PR is this?

  • 🚀 Added Feature
  • 🐛 Fixed Bug
  • 📝 Docs Update
  • 🚩 Other

Check everything

  • I have added the issue number for which this pull request is created.
  • I have selected the TradeByte Project in Projects

Description

  • I added tailwind.config.js files and the needed dependencies for it like postcss and postcss.config.js.
  • The final CSS output goes in public folder -> css -> style.css.
  • I have added a script in the package.json and edited the 'dev' script to build the CSS file whenever changes are made.

@fabcodingzest fabcodingzest added add feature Want a new feature frontend Frontend Task labels Aug 18, 2020
@fabcodingzest fabcodingzest added this to the Week 2 milestone Aug 18, 2020
@fabcodingzest fabcodingzest self-assigned this Aug 18, 2020
@iampavangandhi iampavangandhi linked an issue Aug 18, 2020 that may be closed by this pull request
@iampavangandhi iampavangandhi merged commit 9c99cd7 into iampavangandhi:master Aug 18, 2020
@fabcodingzest fabcodingzest deleted the fix/#47 branch August 26, 2020 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add feature Want a new feature frontend Frontend Task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding Tailwind Config File for tailwind customizations.
2 participants