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: Add object-fit module with its main classes #726

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

krypton225
Copy link

Linked Issue

Closes #691

Description

This PR adds a classes which are needed in #691 issue.

Changes Made

  • Created a new file: src/_object-fit.css.
  • Added an import statement for src/_object-fit.css in src/tachyons.css.
  • Implemented the main object-fit utility classes as outlined in the issue.

Additional Notes

  • If there are any specific design guidelines or additional functionality to consider, please let me know.
  • Feel free to reach out if you have any questions or need further clarification on the changes.

File Updates

css/tachyons.css: Updated file containing utility classes for object-fit.
css/tachyons.min.css: The minified file includes the newly added module.

Thanks!

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.

[FEATURE REQUEST] Object Fit
1 participant