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

[Snippet] SASS function to convert px to rem #178

Merged
merged 13 commits into from
Jan 5, 2025

Conversation

gihanrangana
Copy link
Contributor

Description

A new snippet was added for SASS under the typography category. Which is a function to convert px values to rem

Type of Change

  • ✨ New snippet
  • πŸ›  Improvement to an existing snippet
  • 🐞 Bug fix
  • πŸ“– Documentation update
  • πŸ”§ Other (please describe):

Checklist

  • I have tested my code and verified it works as expected.
  • My code follows the style and contribution guidelines of this project.
  • Comments are added where necessary for clarity.
  • Documentation has been updated (if applicable).
  • There are no new warnings or errors from my changes.

Related Issues

Closes #

Additional Context

Screenshots (Optional)

Click to view screenshots./summary>

.github/workflows/auto-sync.yml Outdated Show resolved Hide resolved
snippets/scss/typography/px-to-rem-helper.md Outdated Show resolved Hide resolved
snippets/scss/typography/px-to-rem-helper.md Outdated Show resolved Hide resolved
@dostonnabotov dostonnabotov added the Guidelines Issue Your PR has been found to not follow the CONTRIBUTING.md guidelines label Jan 4, 2025
@majvax majvax added the Snippets label Jan 4, 2025
@gihanrangana gihanrangana requested a review from saminjay as a code owner January 5, 2025 04:08
@Mathys-Gasnier Mathys-Gasnier merged commit 8508752 into dostonnabotov:main Jan 5, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Guidelines Issue Your PR has been found to not follow the CONTRIBUTING.md guidelines Snippets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants