What is a Destination?
Last updated
Was this helpful?
Last updated
Was this helpful?
A destination belongs to a , it represents where the formatted design data flow on updates - think of or any automation you can come up with our and .
You can add many destinations into a single repository. Read more about the available compatible with Specify.
Once your repository is filled in, you will start to distribute your design data throughout your design system consumers, starting with development teams.
The destinations offer several levels of control over the transformation required to meet your company standards.
Two main APIs at stake here:
The , accessible via all , offers an high level abstraction to directly transform any SDTF token tree into many well-known technologies like CSS, tailwind, style-dictionary… Read more about .
The , accessible via the , offers a fine grained control over your SDTF token tree by allowing any mutation and post-process hooks, directly in your codebase.
If you are planning to use the or , you can head over to our that will help you start distributing your token to the main common use cases.