Tailwind Polaris: Tailwind implementation of polaris design system #13118
Unanswered
DebanjanT
asked this question in
Show and tell
Replies: 2 comments
-
❤️ |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is a cool project, BUT something like this has to come from Shopify itself. I will probably not adapt this library, even if it is stable. In my opinion, Polaris should narrow its focus. It should remove all layout-related components and sizing-related props. It should provide an easy to use Tailwind-theme for those base tokens like spacing, text size etc. instead. (And the left-over components have to be more open and accept the props for the underlying html elements). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I became a big fan of Shopify Polaris UI when I saw the Shopify admin dashboard. Its simplicity is eye-catching. As a developer, I tried to recreate the components using
Tailwind
&@shopify/polaris-tokens
Please check it If you like It, I will be happy if you leave some feedback.Notice: I am frequently changing it. I just built a landing page to showcase the library. Don't use it in any serious app until the first stable release
If anyone wants to contribute to it seriously ping me, I will give the project access. The Github repo is currently private.
Website: Polaris Demo
Storybook: Polaris Storybook
NPM: @dtewary/tw-polaris
Beta Was this translation helpful? Give feedback.
All reactions