paritytech / capi-multisig-app

[WIP] Simple multisig administration
https://multisig.capi.dev/
Apache License 2.0
8 stars 0 forks source link

Add Tailwind theme #63

Open statictype opened 1 year ago

statictype commented 1 year ago

Figure out a way to export the dimensions, fonts, colors and other styles from Figma in a way that Tailwind understands it

karl-kallavus commented 1 year ago

This example illustrates how you can transform your tokens stored on Figma Tokens (with GitHub sync enabled) to be automatically transformed with token-transformer and Style Dictionary.

Then CSS variables could be used for Tailwind utility classes generation.

https://github.com/paritytech/wip-design-tokens