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

Support arbitrary value #204

Open
Krue1 opened this issue Jan 16, 2024 · 1 comment
Open

Support arbitrary value #204

Krue1 opened this issue Jan 16, 2024 · 1 comment

Comments

@Krue1
Copy link

Krue1 commented Jan 16, 2024

Sometimes we have design drafts that need 90px margin, but primeflex doesn't provide a value for them.

Please provide syntax wrapped in square bracket notation to support arbitrary value.

<div class="mx-[90px]">
  <!-- ... -->
</div>

Whick is like tailwind: https://tailwindcss.com/docs/adding-custom-styles#using-arbitrary-values

@BAW2501
Copy link

BAW2501 commented Jan 19, 2024

would love to have [] notation come to primeflex but doesn't seem to be going that way with the current push towards using tailwind with prime library if you must u can make your project use both tailwind and primeflex meanwhile

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

No branches or pull requests

2 participants