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

Add media queries for mobile version #5

Merged
merged 1 commit into from Jan 27, 2022
Merged

Add media queries for mobile version #5

merged 1 commit into from Jan 27, 2022

Conversation

JohnFTitor
Copy link
Owner

Hi there πŸ‘‹πŸ»

Thanks for taking the time to review the project. Here are some things important to note about it:

Sass

The project was built using Sass. The only difference was that I needed to add an additional loader to webpack, but the result is overall the same (A CSS output). Additionally, I used MiniCssExtractPlugin to generate an external CSS file in the dist folder instead of the styles in the head of the document. It has the same dynamic response, it's just that the output looks more organized.

Now into the project...

Changes implemented in "mobile-version" branch

  • βœ… Add media queries for mobile version

Final notes

Is expected that this project meets the requirements. Please let me know if anything is left to be done or can be improved. Again, thanks for the review.

@JohnFTitor JohnFTitor merged commit 68ec714 into dev Jan 27, 2022
@JohnFTitor JohnFTitor deleted the mobile-version branch January 27, 2022 22:14
@JohnFTitor JohnFTitor added this to the mobile-version milestone Feb 17, 2022
@JohnFTitor JohnFTitor added the enhancement New feature or request label Feb 17, 2022
@JohnFTitor JohnFTitor self-assigned this Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant