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

fix(theme-utils): prevent "px" suffix by using string values #477

Conversation

acd02
Copy link
Contributor

@acd02 acd02 commented Mar 28, 2023

#476

Description, Motivation and Context

Ensure all values are strings to prevent Tailwind from appending unwanted "px" suffix### Types of changes

  • 🛠️ Tool
  • 🪲 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🧾 Documentation
  • 📷 Demo
  • 🧪 Test
  • 🧠 Refactor
  • 💄 Styles

Ensure all values are strings to prevent Tailwind from appending unwanted "px" suffix

#476
@acd02 acd02 self-assigned this Mar 28, 2023
@acd02 acd02 requested a review from kikoruiz as a code owner March 28, 2023 12:22
@acd02 acd02 merged commit 18fbcb1 into main Mar 28, 2023
@acd02 acd02 deleted the 476-refine-spark-theme-definition-ensure-all-values-are-strings-to-prevent-tailwind-from-appending-unwanted-px-suffix branch March 28, 2023 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant